Indicators with alerts/signal - page 1547
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
Here is the correct indicator (that works)
is it possible to get arrows for the lwma indicator?
Change lines 183 and 184 from this :
if (wpr[i]<wps[i]) trends[r][0] = -1;
to this :
if (wpr[i]<slic[i]) trends[r][0] = -1;
I learn a lot from you. :-) :-)
Thank you that you also make your knowledge available to others. This is not self-evident and a great job you do.
Best regards Markus
Sir, thank you very much for your great support.
is it possible to get arrows for the lwma indicator?
One more ver of that but with out arrows.
Hello nice people, i need a Pinbar indicator with 2 buffers one for up and other for down, anyone can help me pls, thanks.
One more ver of that but with out arrows.
Check here : https://www.mql5.com/en/forum/177650
Hello Maiden,
Please if you can help me. I am seeking to get a push notification when the Wave Alert Entry indicator reaches FillColor2 level of the Trend indicator and also the outside of the Trend indicator. I've attached all i have, sorry i don't have the source file for the Trend indicator - will that be a problem....?
Thank you very much