Version 5.40 2024.08.17
- Updated operation of small multipliers of small trading volumes
Version 5.20 2021.05.04
Added work by time to limit the time for opening new orders
Version 5.10 2021.03.31
- Update processing of sending orders for weekends
- Optimization of the advisor code
Version 5.0 2021.02.02
- Added trailing in the deposit currency
- Added overlapping of the first order by the last one
Version 4.0 2020.11.06
- Updated news filter
- Updated advisor panel
- General code optimization
- Simplified input settings
Version 3.10 2019.10.16
Fixed errors in limiting orders for 1 candle
Version 2.10 2018.03.29
- Changed the design of the EA panel;
- Added a group of checkboxes:
1) New Cycle - after closing, allow opening new orders;
2) Long Trades - allow opening Buy orders;
3) Short Trades - allow opening Sell orders;
4) Overlap LH - allow using additional trailing in money for the uppermost and lowermost orders of the group (separately for Buy and for Sell).
- Added new buttons for closing orders:
1) Low/High - cover the lower order with the upper one (separately for Buy and for Sell);
2) Lowest - close the lowermost Buy order;
3) Highest - close the uppermost Sell order.
Version 2.0 2018.02.08
- Automatic trading has been divided into hedging and netting operation modes.
- Added the limit on the maximum spread for opening orders.
- Added selection of the comment for the EA orders.
- Added three types of order multiplication (multiplication by coefficient, increase by a fixed value, fixed lot size)
- Added take profit in money.
- Added stop loss in money.
- Added operation by time.
- Added news filter.
- Fixed bugs that occurred when opening orders.