バージョン 3.5
2019.04.30
Added the ability to disable the graphical panel. To do this, create a global variable "Panel" = -1
Added the ability to disable comments to orders. To do this, create a global variable "Comment" = -1
バージョン 3.4
2018.05.15
1) The filter settings by time have become more convenient and functional.
2) The StopLoss parameter received a functional for closing positions at a loss in the deposit currency.
3) Added TakeProfit parameter.
バージョン 3.3
2018.01.10
1) Added built-in parameter presets for the major currency pairs.
2) The "MinProfit" parameter is now specified for 1 lot of the starting volume.
バージョン 3.2
2017.10.31
1) New values for the deal opening settings.
2) Changed some parameters. The full description of the parameters: http://excstrategy.ru/Experts/Ilanis/DescriptionOfSettings
3) Attention!!! Changed the calculation principle of the StLot parameter.
◾StLot - lot size of the first order. If the value is negative, it is used as a fixed lot (Example: Lot = -0.01, the trade will be opened with the volume of 0.01 lot). If the value is positive, specify the volume per 1000 units of the deposit (Example: Lot = 0.04, deposit is $2000, the trade will be opened with the volume of 0.08 lot).
バージョン 3.1
2016.08.23
1. Changed the order of closing the series. Large volumes are closed first now.
2. Now you can block opening at old prices. This option is enabled by default !!! BlockOpenOldPrice = true;
バージョン 3.0
2016.08.09
1. Improved functionality of the trading panel.
2. Added a setting that blocks the opening of trades in a series at the near price range.
バージョン 2.9
2016.07.14
Code optimization.
Added filter for opening positions by hours.
Added filter for opening positions by days of the week.
バージョン 2.8
2016.02.04
EA interface improvements.
Fixed the zero division error during the panel operation.
バージョン 2.7
2016.02.02
Added the Excel report module.
Added the information panel.
バージョン 2.6
2015.09.03
1) Added accounting of commissions and swaps.
2) Added spread filter.
バージョン 2.4
2015.08.14
1. Fixed closing orders that do not belong to the EA.
2. Added the StopIlanis parameter: if 'true', the EA continues working with the current orders, though a new series is not opened.
バージョン 2.3
2015.07.15
Fixed an error concerning placement of the order grid.
バージョン 2.2
2015.07.13
Improved control over positions in case of connection fault and requotes.
バージョン 2.1
2015.05.28
The order grid has been expanded to 15.
バージョン 2.0
2015.04.06
The settings are more conservative now
Fixed the optimization acceleration function
バージョン 1.8
2015.03.05
Added comments to positions.
Expanded EA log.
バージョン 1.6
2014.12.01
- Fixed lot calculation error.
- Added speed up optimization function.
バージョン 1.5
2014.11.27
- Fixed the volume error occurring when the terminal with a plenty of open orders is disabled multiple times.
- Improved the visual appearance of the parameter menu.
- Changed MoneyManagment section settings.
- Optimized the code.
バージョン 1.4
2014.06.23
1. Significantly increase the optimization speed.
2. New default parameters.
3. Eliminated errors appeared with some brokers.
バージョン 1.3
2014.06.09
Fixed error that caused EA hanging when there was not enough money.
Great EA, just needs to be kept under control. Let it run and it does amazing things for your account.