IncIchimokuOnArray – library MetaTrader 5
The CIchimokuOnArray class is intended for calculation of Ichimoku (Ichimoku Kinko Hyo) values on indicator buffers. Usage: The Init() method with the following parameters is called in the OnInit() function of the indicator: int aPeriodTenkan is the Tenkan period; int aPeriodKijun is the Kijun period; int aPeriodSenkou is the Senkou period; bool aABShift determines whether … Read more