Manual Code for Stochastic main and Signal lines
-
Hi Experts,
I want to write the manual Code for checking the Stochastic main and Signal line on last candle ID 1, inside the condition box I want to write to check both lines are below 20.
Another condition box need to write if they are above 80.Please help, I dont want boxes. need to write the Code for it
-
You can create a new empty project and use one only condition block on it. That condition block can be configured as you want and then donwloaded as an mq4 file and open via the mql editor on your MT4. Theer you will see the code you're looking for.