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 possibility to edit the account balance field directly via the panel.
Added the CustomBalance input parameter to set account balance via input parameters.
Added an input parameter (DefaultTPLockedOnSL) to control the default state of the Take-profit button on the Main tab.
Improved labeling of the DefaultCommission input parameter.
Fixed multiple TP values on the Main tab when UseFixedTPDistance is set to true.
Fixed an issue with TP value going too high or too low when switching the chart's symbol. It will now get reset to the DefaultTP input parameter if given, or zero otherwise.
Fixed a bug when dragging the stop-loss line or changing the default SL stopped working when UseFixedStopLoss was set to true.
Fixed a glitch that caused the Stop price line to display on top of the panel when switching from Pending to Stop Limit order type in MT5 version.
Fixed deleted lines restoration to restore them hidden when necessary.
Fixed a bug when the panel's position and minimization status got reset after another indicator is added to the chart's main window and the user switches the timeframe or restarts the platform.