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
Mladen ,
I am little puzzled are these 2 indicators repainting? https://www.mql5.com/en/forum/172895
What are those histograms representing do you know?Thanks.nevar
ForexMTN could repaint sometimes. Here is a version that will not : forexmtn.mq4
Mladen ,
I am little puzzled are these 2 indicators repainting? https://www.mql5.com/en/forum/172895
What are those histograms representing do you know?Thanks.RD combo will repaint the golden line from time to tome. The rest is not going to be rapinted
Dear Coders
Attached indicator not working properly as shown in picture, can it be fix ?
Thanks for any help
secretcode
Dear Coders
Attached indicator not working properly as shown in picture, can it be fix ?
Thanks for any help
secretcodesecretcode
The non-repainting version : trend_filter_nrp.mq4
secretcode The non-repainting version : trend_filter_nrp.mq4
Thanks a lot Mladen for super fast response and nrp indicator
Best Regards
secretcode
Anyone know if an indicator exists that puts arrows on the chart for a particular price that I can input into it?
mladen,
I don't know how to deal with this problem.
it print in journal " array out of range in test.mql4 " .
Here is my test code :
mladen,
I don't know how to deal with this problem.
it print in journal " array out of range in test.mql4 " .
Here is my test code :Now it will not have errors like that and you can continue working on it : test_1.mq4
It began to work.
Thank you so much.
Happy weekend!
Hi, trying to make a corridor of price, based on corridor indicators by Mladen, I have a problem with it. It works on each timeframe, except the daily one, it shows only the upper line (see 2nd screenshot). Can someone tell me what is wrong ?