Skip to content

Releases: EarnForex/PositionSizer

2.32

18 Nov 16:07
64349a5
Compare
Choose a tag to compare
  1. Stop-limit pending orders (MT5).
  2. Optional order confirmation via script.
  3. Take-profit button state to fix TP to Entry-SL distance.
  4. Current timeframe in ATR Timeframe button.
  5. TP label for %/$ profit.
  6. Two quick risk buttons.
  7. Quick multi-TP buttons.
  8. RoundDown input to control normal/down rounding.
  9. Chart objects prefix.
  10. Fix 'array out of range' when switching from several TPs to one TP.
  11. Fix checkboxes not updaing.
  12. Fix Long/Short not switching.
  13. Fix script not obeying checkboxes on Script tab.
  14. Fix symbol leverage calculation.
  15. Fix panel position bug.
  16. Fix reward calculation for CFDs (MT4).
  17. Fix position size calculation for futures (MT4).
  18. Fix compatibility with other panels.
  19. Fix position size calculation for FORTS Futures (MT5).
  20. Fix maximum position size by margin calculation (MT5).
  21. Fix responsiveness of line labels.
  22. Fix precision by replacing FLT_EPSILON with DBL_EPSILON.
  23. Fix for cases when symbol has RUR currency (instead of RUB).
  24. Old code cleanup in PSC-Trader.

2.30

22 Jun 13:54
5bc167e
Compare
Choose a tag to compare

Fixed reference pair search.
Fixed panel placement bugs.
Fixed rounding issues.
TP line will now appear if some TP is entered on the Script tab.
Added tick size granularity adjustment for Script's multiple TP levels.
Fixed a bug with TP line not appearing in MT4 version when ATR TP is turned on by default.
Added input parameter (CalculateUnadjustedPositionSize) to disable broker-specific adjustments to the calculated position size.
Fixed a bug with Entry line not appearing selected when default entry type is pending.
PSC-Trader script updated to version 1.09 to provide a more obvious way of informing users about disabled AutoTrading.

2.291

29 May 18:41
3adb5ed
Compare
Choose a tag to compare
  1. Multiple TPs now supported for trading script (download PSC-Trader v. 1.08).
  2. All panel customization can now be done via a set of input parameters. This enables better use of chart templates.
  3. Lines are now selected by default when applicable.
  4. Switching position type can now be done with a single click.
  5. Doesn't recalculate on timer when not needed.
  6. Improved risk and reward calculation formulas, especially in MT5.
  7. Take-profit button now uses reward pip value to calculate its distance.
  8. Fixed a bug in MT5 version when currency pairs are of 'Forex no leverage' type.

2.28

13 May 15:11
3fb8e4a
Compare
Choose a tag to compare

Fixed:

  1. Some minor glitches with Entry/SL/TP lines.
  2. Typos mentioned in the Issues (and some other too).

Changed:

  1. More accurate calculation of pip value for position size and other fields. Also, helps to get rid of some annoying input parameters.
  2. Faster execution due to postponing some of parts of the calculations until a certain tab is active.
  3. Faster execution due to remembering and reusing the currency conversion pairs.

Added:

  1. New Script tab fields to disable SL/TP for orders executed with PSC-Trader script. Script also has been updated to accommodate this change.

2.27

07 Nov 12:51
c1c36c5
Compare
Choose a tag to compare

Fixed:

  1. Margin calculation for CFDs in MT5.
  2. Division by zero error for some portfolio risk cases.
  3. Potential portfolio reward inaccuracy.
  4. Default Entry and SL levels when using default.tpl template.

Changed:

  1. File name format for PSC settings. WARNING: All panel fields will be reset after upgrading to version 2.27.

Added:

  1. Input parameter to disable tick value adjustment (good with some brokers, for example IC Markets).
  2. Input groups in MT5.

2.26

09 Oct 17:08
7e04154
Compare
Choose a tag to compare

Fixed a bug that prevented correct calculation when account currency is not the same as the trading symbol's profit currency.

2.25

05 Oct 17:03
3f9ef65
Compare
Choose a tag to compare

Compatibility with MT5 Build 2170 and possible newer releases of MT4.

2.24

21 Aug 10:28
0459056
Compare
Choose a tag to compare

Optimized portfolio risk and reward calculation.
Fixed swap (interest rate) calculation.

2.23

03 Aug 14:39
b144963
Compare
Choose a tag to compare

Fixing a text label glitch.
Adding more accurate calculation for position size, risk, and reward for currency pairs with base currency = account currency.

2.22

08 Jul 09:41
749a8f9
Compare
Choose a tag to compare
Merge pull request #1 from EarnForex/2.215

2.22