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
Hi coders, I have this MT5 indicator that sometimes give signal not after the candle close but during the next candle.
Is it possible to fix this issue or is this the nature of the indicator?
Many thanks in advance for the reply.
Hi mladen
Request a free EA or script to manage positions and orders
BUY/SELL
Split
Close All positions
Hedging
Close only BUY positions
Close only SELL positions
Close All pending orders
Do any one know of an indicator that draws two hotizontal lines,one above and one below price that is pending with a pip amount that can be set?
I did not see such an indicator
Hi coders, I have this MT5 indicator that sometimes give signal not after the candle close but during the next candle.
Is it possible to fix this issue or is this the nature of the indicator?
Many thanks in advance for the reply.
This would be the correct super trend (it does not repaint) that uses cci for calculation
Also, even if you set the cci periods to be the same, unless you set the level to 70, they are not going to be the same (that super trend is checking for crosses at level 70 if you use default settings even though you set the level to 0- why is it done so, I have no idea)
PS: This version is a multi time frame version with alerts already added to it - did not add those arrows since this version has the colored line and colored bars
Is it able to be created?
Timmy
Not exact but you have to apply manually Hlines where you want and indicator will be calculate distance from price accordingly.removing object after deleting indi problem exist.
regards
Hi coders, I have this MT5 indicator that sometimes give signal not after the candle close but during the next candle.
Is it possible to fix this issue or is this the nature of the indicator?
Many thanks in advance for the reply.
Also check this version (a lot of extras and some explanations) : https://www.mql5.com/en/forum/179671/page12
Timmy
Not exact but you have to apply manually Hlines where you want and indicator will be calculate distance from price accordingly.removing object after deleting indi problem exist.
regards
It can only be done as objects for mt4. Is that OK?
ok mladen