
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
There is an option for Moving averages named "use on: Previous Indicator's data ".
So if we have an indicator which current value is about 1000, but the value of ma indicator is 1.229, the ma value get an offset to be around 1000. (i dont exactly know how this works)
This works perfectly on mt5 in an indicator window like adding force index, put ma with previuous indicators data.
But for my EA i dont have this option and i need it to recieve crosses.
How i can realize this setup as a standalone indicator.
I tried something like that, but im not able to get the second buffer working: