STOCHASTIC VALUE

 

How would I progam the current value of stochastic say 45.500 into a variable and how would I program the past value of stochastic into a variable and then the diffenrence between the two into Variable.

What Im trying to do is program and buy or sell action when there is a x value different beetween the two variables. the current value of stochastic compared to a older value of stochastic... Any help would be great appeciated

 
freddwit2dz:

How would I progam the current value of stochastic say 45.500 into a variable and how would I program the past value of stochastic into a variable and then the diffenrence between the two into Variable.

What Im trying to do is program and buy or sell action when there is a x value different beetween the two variables. the current value of stochastic compared to a older value of stochastic... Any help would be great appeciated


basic question take a look at Alphabetic Index of MQL4 Functions

and it might be you see also something to click like

iStochastic use it

Reason: