
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello, i'm just creating an EA but i need your help for simple candlestick reference

i dont know the MQL4 REFERENCE for Candle ..
Simple MQL for bearish or bullish Candle
Example FOR EA :
LIKE THIS : if Candle Number 1 == Candle Number 12
NOT LIKE THIS : if (iOpen >/< iClose) == (iOpen >/< iClose)
Without iOpen & iClose
Thanks