Idea Converter
- Experts
- Ivan Simonika
- Versione: 1.0
- Attivazioni: 5
The bot is a scalpel and works with ticks accordingly. The bot works on any type of account: netting, hedging. For Works with 5-digit quotes. The bot does not use the history stored in the database to work. For his own needs, he uploads historical data online, creating his own database. In order to achieve good results in the real ticks mode on the tester, it is necessary to carry out optimization.
The internal optimizer, after optimizing according to the specified principle, selects those settings that gave the best result and enters the market with them, working until an indication for a new internal optimization arrives. During the first set of tick history, the Expert Advisor does not enter the market until the base is full. There is no downtime during the next re-optimization cycle, since the database is updated online and is always up to date. At the second stage, a direct entry into the market takes place using the settings of the internal optimizer.
Custom bot properties
- ORDER_TYPE_FILLIN - Sets the order execution policy.
- OnTimeLimit - Cancellation of trading time limits.
- HourLimit - Trading limits at a certain hour.
- MinLimit - Trading limits by minutes in the specified hour.
- Magic - Sets the magic number.
- Volume - Sets the lot size for entering the market.
- Money_Management - Calculates the lot depending on the deposit.
- SpreadLimit - Limits the spread (at which you can still enter the market).
- TakeProfit - Take Profit.
- StopLoss - Stop Loss.