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
1. Added optional additional Trade buttons.
2. Added keyboard modifiers for the increase and decrease buttons to add/subtract in multiples of the tick size.
3. Added some additional logging when a trade is executed.
4. Added an option to hide the Entry line for Instant orders.
5. Added an automatic replacement from comma to period as a decimal separator for values entered via the panel's input fields.
6. Added an input parameter to ask for a confirmation when closing the panel.
7. Fixed a bug in MT5 that could sometimes cause the Breakeven feature to fail.
8. Fixed a bug that prevented hotkeys from being turned off.
9. Fixed a bug with the Maximum Position Size Total value overwriting the the Maximum Position Size per Symbol value.
10. Fixed a bug with trades not executing when stop-loss or take-profit are too close to entry but the respective ignore SL or ignore TP checkboxes are ticked.
11. Fixed a bug when additional TP values could change when switching from Short to Long or vice versa.
12. Fixed a bug that could lead to a glitch with take-profit values when switching TP from levels to points via a hotkey.
13. Fixed a bug with the additional Entry label remaining on the chart when the respective input parameter has been switched to false.
14. Changed the additional take-profits to follow the main take-profit when it is "locked" on the stop-loss.
15. Changed all warning messages from alerts to prints.
0 commit comments