-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Added two conditions for current chart's spread. 2. Added two conditions for account's margin level. 3. Added six conditions for daily profit/loss triggering. 4. Added a filter based on whether a trade is in profit or in loss. 5. Instrument filter now can accept a list of trading instruments to analyze or to ignore. 6. Fixed compatibility with other panel-based indicators and EAs. 7. Improved performance when checking some particularly slow-to-check conditions. 8. Optimized filtering by magic numbers. 9. The Emergency Button will no correctly close open positions. In version 1.05, it only deleted pending orders. 10. The AP will now correctly check the respective checkbox when deciding whether to apply the "Breakeven extra profit value (points)". 11. "Pips" have been changed to "points" throughout the panel to avoid confusion.
- Loading branch information
Showing
7 changed files
with
1,366 additions
and
513 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
Oops, something went wrong.