Hi there,
I wonder if with easylaguage i can do what in MQL4 will be pretty easy..
And this is what i mean:
1) 2-3 pairs like usd/jpy, eur/usd, gbp/jpy
2) same indicator.. for example the MACD
3) different timeframe 5min.. 15min and 30 min
And i want to get 1 signal when all this 3 conditions are checked
1) GBP/JPY MACD SIGNAL 15 min >= 0
2) USD/JPY MACD SIGNAL 5min <= 0
3) EUR/USD MACD SIGNAL 30MIN >= 0
Something like that in MQL4.. will be easy to do.. but i try to find a language where TA and EA will be the same.. not to recode every time..
Best Regards,
GV
I wonder if with easylaguage i can do what in MQL4 will be pretty easy..
And this is what i mean:
1) 2-3 pairs like usd/jpy, eur/usd, gbp/jpy
2) same indicator.. for example the MACD
3) different timeframe 5min.. 15min and 30 min
And i want to get 1 signal when all this 3 conditions are checked
1) GBP/JPY MACD SIGNAL 15 min >= 0
2) USD/JPY MACD SIGNAL 5min <= 0
3) EUR/USD MACD SIGNAL 30MIN >= 0
Something like that in MQL4.. will be easy to do.. but i try to find a language where TA and EA will be the same.. not to recode every time..
Best Regards,
GV