Version 1.22 2022.05.03
- Logic of pending orders and open positions has been changed to lower overall number of modifications. This change does not affect main trading logic and results.
Version 1.21 2022.04.25
- added new setting Remove existing pending orders before weekend. Flag of removing existing pending orders before weekend. The orders are removed at 23:30 on server time on Friday and can be placed againg only on Monday at 00:30 (if EA's working time interval includes this time period).
Version 1.16 2021.12.22
- Spread filter module has been deleted. There is no need for it because of working with limit orders.
Version 1.15 2021.12.10
- Improvements of trading session statistics calculation
Version 1.14 2021.11.29
- Bug fix for statistics handling
Version 1.13 2021.11.29
- On the top right corner of terminal last trading session statistics are printed
Version 1.12 2021.11.11
- Fix for situation when order open price is equal to market price. Now market order is opened in this case.
Version 1.11 2021.11.04
- Changing of Stop trading balance parameter logic. Now when balance decreases to this level, only pending orders is removed, new order do not set.
Current open positions are not closed forcibly and trailed until closure. This behavior prevents closure with big losses during floating losses while night spread widening.
- Possibility to pause trading by pressing stop autotrading button in terminal without overflow logs.
Version 1.1 2021.11.03
There is no need to set up New bar open delay parameter. Now the EA handles this value automatically.