Forum

Feeding custom values to OnCalculate() (eg. for calculating indicator of an indicator, calculating an indicator on different price data, etc)

Hi I'm sure there's an article out there but I can't quite find the appropriate reference. In the documentation for OnCalculate()( https://www.mql5.com/en/docs/event_handlers/oncalculate ), for the price[] parameter, the documentation mentions " One of the price timeseries or a calculated indicator

Stochastic indicator return values

Hi Apologies if a solution has been posted elsewhere, grateful if anyone could point me in the right direction. (Also The problem encountered is that I'm trying to extract the values for an indicator, the stochastic oscillator in this instance. However the values returned are outside of the expected

Getting an EA to work / Merging Sunday and Monday candles

Hi Has anyone come by this EA and got it to work? https://www.mql5.com/ru/code/10071 (English version also attached) When I add the EA to the chart, the EA loads properly however there's no indication that the re-written chart with the merged bars has been generated. Or if anyone has another