MetaTrader iCustom I have the outlook indicator installed in MT4. I can see the lots lines plotted against the chart data, which is fine, but I want to use those values in an alert generating system/EA, so I call the indicator using the iCustom() function in MQL4.Demo code:int OnCalculate(const int rates_total, ... 98 Jan 16 at 05:25