You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.