Project Description

This is a fully automated trading advisor capable of working in two modes. In the “Standard” mode, the EA works according to a simplified scheme – the AI analyzes the chart of price fluctuations and waits for a favorable entry point to the market. Stop Loss and Take Profit levels in this mode are fixed and set depending on the specified values in the input parameters. In the “Expert” mode, the AI, in addition to price fluctuations, analyzes the values of several indicators and takes them into account when determining the point of entry into the market. Stop Loss, Take Profit and Trailing Stop levels in this mode are floating and depend on recent price extremes and channel width. Please note that in the “standard” mode, the indicators are not activated, so enabling or disabling them does not affect the operation of the Expert Advisor. Supported symbols: EURUSD, AUDUSD, GBPUSD, USDCAD, USDCHF, USDJPY. Timeframe – H1.

Parameters:

Instruments – currency pairs to trade;
Order size definition method – type of the calculation of the order size;
Fixed order size – size of the orders;
Percent of the deposit – size of the orders as a percentage of the deposit;
Regime – regime of the EA work;
Use RSI – use RSI indicator;
Use RVI – use RVI indicator;
Use ADX – use ADX indicator;
Use MACD – use MACD indicator;
Use CCI – use CCI indicator;
Use Alligator – use Alligator indicator;
Use Ichimoku – use Ichimoku indicator;
Trailing stop – trailing stop size;
Take profit – take profit size;
Stop loss – stop loss size;
Max spread – max spread size;
Close orders On friday – determines the behavior of the EA with open orders on Friday evening;
use GUI – use of the EA’s graphical interface;
GUI font size – size of the graphical interface font;
Order comment – comment for orders;
Orders magics – ID of the orders.