-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Added a hotkey to set the Entry line to the price level at the mouse pointer's current position (SetEntryHotKey). 2. Added files with Arabic, Chinese (Simplified), and Spanish translations of the panel for the MT5 version of the expert advisor. 3. Fixed a bug that caused TP levels (when set in points) to drift from their given values. 4. Fixed a bug where incorrect previous SL was reported upon application of a trailing stop or breakeven. 5. Fixed a potential 'array out of range' error when switching symbols. 6. Fixed a bug with SL not resetting to default on symbol change when required by the SymbolChange parameter. 7. Fixed a bug when SL and TP lines could get set to levels that don't respect the symbol's tick sizer property. 8. Removed the possibility for the Stop-Loss to be set to zero.
- Loading branch information
Showing
9 changed files
with
1,145 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.