The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PSC-Trader.ex4 | 2021-09-13 | 39.6 kB | |
| PSC-Trader.ex5 | 2021-09-13 | 68.7 kB | |
| PositionSizeCalculator.ex4 | 2021-09-13 | 514.8 kB | |
| PositionSizeCalculator.ex5 | 2021-09-13 | 415.2 kB | |
| README.md | 2021-09-13 | 835 Bytes | |
| Totals: 5 Items | 1.0 MB | 3 | |
- Added a Max PS button (turned on via the new ShowMaxPSButton input parameter) to quickly set the position size to the maximum value allowed by the account's margin.
- Added advanced reference pair search for MT4 to find correction coefficient using two currency pairs for CFDs. For example, the PSC will now use both USD/SEK and USD/CHF rate to convert profit/loss for CAD/CHF trades if the account currency is SEK.
- Fixed stop-loss value switching to -1 pip when switching the chart's symbol to a symbol without loaded history in MT5.
- Fixed margin calculation for CFDs in the MT5 version, which sometimes could do it incorrectly.
- Fixed a bug with position size calculation for futures instruments in MT5.
- Fixed decimal places calculation accuracy.
- Script: Added sounds on successful and failed order execution.