The EA has a complex trading system, with secret algorithms for calculating signals. Since trading is conducted exclusively at the peaks of the trend movement, the robot rarely falls into a drawdown. If the drawdown is formed, the EA exits it using a double grid of multidirectional orders.
EA settings
- Auto Lot – automatic lot. It is calculated as 0.01 for the Deposit amount specified in this setting. For example, You specified 100. So for a Deposit of $ 100, the lot will be 0.01, for a Deposit of $ 200 0.02, etc…;
- Lot – fixed lot if auto Lot = 0;
- Take Profit – take profit in the Deposit currency;
- Stop Loss in (%) – stop loss as % of the Deposit;
- Grid levels – how many grid levels to use to exit the drawdown;
- Step – step between orders;
- Step multiplier – the multiplier a step;
- Lot multiplier – lot multiplier;
- Magic Number – magic number;
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END