The Expert Advisor uses mathematical strategies without any indicators. The first deal is opened when the price touches or breaks the level of the price channel. The price channel is drawn at the n distance from the price and modified according to the timer in seconds. If the price does not touch the upper or lower channel level or cross it over a given period of time, no trade is opened and the price channel is modified. Recommended minimum deposit - 1000 USD. Use the EA on a VPS server with low latency.
Parameters
- First Lots—initial lot;
- Lots Multiplier—lot multiplier;
- Take Profit—take profit in points;
- Max. Drawdown—maximum drawdown, reaching which the EA will stop opening orders;
- Price Step Channel—price channel step in points from the Ask/Bid price;
- Time Modify Channel—modification of the price channel in seconds;
- Step Orders—step for opening new orders;
- Slippage—maximum slippage;
- Magic—magic number;
- Comment—a comment to orders;
- Show Info—show/hide info;
- Text Color—text color;
- Up Color—the color of the upper line of the channel;
- Dn Color—the color of the lower line of the channel;
- Order Filling Type—order fill policy.