alessioboga / Publications
Forum
HELP FOR CODE EA
hi i am a beginner of MQL4 code, help .... code of OP_BUY for CCI cross a value (not when it is greater). example, bar [1] CCI = 57 at the closing of bar [0] reaches the value CCI = 68, so the ea must open the position size. In the usual logic, how can I take past values from an indicator? example I