Fiery
- 专家
- Ivan Simonika
- 版本: 1.1
- 激活: 5
The Fiery expert system works with ticks on all types of accounts. For an internal algorithm, the
elementary unit of analysis is a tick.
The expert system does not use the history stored in the database to work. For his own needs, he uploads
historical data online, creating his own database. To achieve good results in real tick mode on the tester, it is necessary to carry out
optimization.
The internal optimizer, having carried out optimization according to the indicated principle,
selects the settings that gave the best result, and enters the market with them, working until an instruction for new internal
optimization comes. At the first set of tick history, the expert does not enter the market until the base is full. There is no downtime in
the next cycle of re-optimization, because the database is updated online and is always up to date. At the second stage, there is a direct
entrance to the market using the settings of the internal optimizer.
- MoneyManagement - calculate a lot from a deposit.
- Lot - order volume, when> 0 then the risk does not work.
- MaxOrder - limit the number of orders.
- MaxSpread is the maximum allowable spread at which you can still enter the market.
- Commision - commission.
- VirtualTPX - virtual take profit depending on the spread.
- VirtualSLX - virtual stop loss at which a close occurs (% of deposit).
- TPX - take profit depending on the spread (adjusted by an expert).
- SLX - stop loss depending on the spread (adjusted by an expert).
- IndexCodeTick - tick type code (from 2 to 8).
- FixTick - fix tick tick (sensitivity of a single tick).
- ReverseDirection - work in a channel or in a trend.
- Inversion - signal inversion.
- Magic - Magic number.