Forum

MQL4 iCustom / I do not receive the right value

Hi guys, thanks in advance for your time. I looked for the solution for a while, but nothing was right for me. Ill attach an Indicator. The problem is that iCustom return Empity Value ( 2147483647). That-s my simple code: //+------------------------------------------------------------------+ //|

MQL4/5 Oscillator Value from Code?

Hi all! Someone can explain me how can i get the value wich assume a precise level of Stchastic oscilator, i mean: In this screenshot you can see im pointing "level 50", that is worth 0.89725, how can i have this value from code? Thanks you all in advance guys

Get Oscillator Level Value

Hi guys, im trying to develop my EA. Im racing this problem: id set up moving everags is the same subwindow of Oscillator Stochastic , how Can i check if MA is higher then Stochastic level 90? Otherside, how can i get the value of the stochastic"'s level? Thank you in advance