marasha / Publications
Forum
How to code: If at least n of N conditions are met, then
How do I create an indicator with a set of say N conditions, and then say indicator only paints if n of those conditions are true? in mql4
How do I write code to compare current value and previous value of stochastic line
I want to say current value minus previous value is equal to or more/less than a certain value. How do I do it
How do I code line direction whether stochastic or rsi
I am new to coding: how do I code something like this: stochastic833 signal line is going up , trigger: rsi7 crosses below 40