Create EA with RSI Kernel Optimized indicator (iCustom)
To use the RSI Kernel Optimized indicator for EA, you can see the instructions below: a. The buffers in the indicator and their indexes: b. Required input parameters: MT4 Version 1.15: double getValueRSIKernelOptimized(string fSymbol, //Symbol (fill _Symbol to use symbol current) ENUM_TIMEFRAMES Timeframe, //Timeframe (fill PERIOD_CURRENT to use current timeframe) int Index, //index buffer…