Version 2.0 2026.03.08
▶ What's New in v2.0

Bugs Fixed:
getLastPositionByDirection() always returned 0 — hedging was silently disabled in v1.x
UpdatePosition() now correctly tracks worst adverse open price per series direction
ClosePosition() and GetOrdersTotal() off-by-one loop errors corrected
iTime() infinite recursion bug eliminated

New Features (28):
% risk lot sizing · Max orders hard cap · Max drawdown % · Breakeven after N · Hard SL per position · Max series duration · Recovery mode · Anti-Martingale mode · Fixed Lots mode · Spread filter · Session hour inputs · Day-of-week filters · Higher TF MA confirmation · Partial close · CSV trade log · 8-variable dashboard · Alert system · Push notifications · Input validation on startup
Version 1.40 2021.07.28
- add trailing stop feature
- enable MA timeframe control
Version 1.32 2021.07.20
- fix for stop trading after series is closed option
Version 1.31 2021.07.13
- faster close order execution
Version 1.30 2021.07.13
- Replace Stochastic entry signal with three moving averages
- Add RSI filter for buy and sell orders
Version 1.20 2021.07.11
- profit calculation is now in pips
- added ADX indicator for more resilient averaging strategy. EA stops opening positions above the level parameter and resumes when the indicator drops below the parameter. Set to 0 to disable.
Version 1.11 2021.07.09
added a fix for closing trades
Version 1.10 2021.07.04
This version comes with a:
- panel with Trade Count, Total Lots, Max DD used and PnL
- parameter to Stop Trading after the series is closed