⚡ The automated trading system determines the direction of the trend in accordance with the author’s algorithm for determining wave movements. The Expert Advisor processes each trend movement with a grid of market transactions in the direction of the trend.
This is a demo version of the Expert Advisor. Trades the minimum lot set by your broker. The full version of the Expert Advisor is available here:
⚡ The automated trading system determines the direction of the trend in accordance with the author’s algorithm for determining wave movements. The Expert Advisor processes each trend movement with a grid of market transactions in the direction of the trend.
This is a demo version of the Expert Advisor. Trades the minimum lot set by your broker. The full version of the Expert Advisor is available here:
[spoiler title=”Read More…”]
This is a demo version of the Expert Advisor. Trades the minimum lot set by your broker. The full version of the Expert Advisor is available here:
https://www.mql5.com/ru/market/product/54335
⚡ To minimize drawdown, the trading robot uses counter buy and sell grids of transactions. This method allows you to compensate for the floating loss from transactions of the previous trend.
⚡ To minimize drawdown, the trading robot uses counter buy and sell grids of transactions. This method allows you to compensate for the floating loss from transactions of the previous trend.
⚡ The author’s system of enabling the trailing stop is an additional part of the system that allows you to minimize possible risks.
The Distance between orders parameter for:
- EURUSD – 300;
- GBPUSD – 500.
⚡ The author’s system of enabling the trailing stop is an additional part of the system that allows you to minimize possible risks.
The Distance between orders parameter for:
- EURUSD – 300;
- GBPUSD – 500.
Settings:
- Manual lot-true, Autolot-false-trading lot selection-manual or automatic money management;
- Manual lot – Manual lot, if Autolot=false;
- Max Risk of Autolot – Risk for money management;
- Take Profit – Take Profit;
- Distance between orders – Minimum distance between the positions;
- Start Trailing (only if > 0)> – Points for enabling the trailing stop;
- Size Trailing – Start trailing stop;
- Trailing Step – step of the trailing stop;
- Method by trend or against trend-Choose the method of working – on trend or against trend;
- Step of SAR – Step of the SAR indicator;
- Max Step of SAR – The maximum step size of the SAR indicator;
- Max Orders – The maximum number of transactions in one direction;
- Show text? – Display information on the chart
- Text size – The size of the text;
- Text color – The text of the text;
- Orders comment – a Comment to trades;
- Buy Magic – magic number for buy-deals;
- Sell Magic – magic number to sell-transactions.
- Manual lot-true, Autolot-false-trading lot selection-manual or automatic money management;
- Manual lot – Manual lot, if Autolot=false;
- Max Risk of Autolot – Risk for money management;
- Take Profit – Take Profit;
- Distance between orders – Minimum distance between the positions;
- Start Trailing (only if > 0)> – Points for enabling the trailing stop;
- Size Trailing – Start trailing stop;
- Trailing Step – step of the trailing stop;
- Method by trend or against trend-Choose the method of working – on trend or against trend;
- Step of SAR – Step of the SAR indicator;
- Max Step of SAR – The maximum step size of the SAR indicator;
- Max Orders – The maximum number of transactions in one direction;
- Show text? – Display information on the chart
- Text size – The size of the text;
- Text color – The text of the text;
- Orders comment – a Comment to trades;
- Buy Magic – magic number for buy-deals;
- Sell Magic – magic number to sell-transactions.
[/spoiler]