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
Fudo,
I think this should do it
Try it out (the first parameter ObjectsIdentifieris used for unique identifying, so just make it unique in order to have multiple instances of the indicator)
regards
Mladen
Bar speed indicator
Mladen, me again with weird request. Is it possible to code indicator that is measuring a speed of each bar (how long it takes time from open/close each bar 'renko or range bar charts')?
Thank you in advance
Mladen, me again with weird request. Is it possible to code indicator that is measuring a speed of each bar (how long it takes time from open/close each bar 'renko or range bar charts')? Thank you in advance
Do a search at Forexfactory for renkoam_V2.
It shows the bar time for renko
rgds
Peter
Thank you. It works well!
Best regards
Fudo
Fudo,
I think this should do it
Try it out (the first parameter ObjectsIdentifieris used for unique identifying, so just make it unique in order to have multiple instances of the indicator)
regards
MladenThanks for a tip Peter.
Hi mladen,
I am brand new in the elite section and a newbie coding some simple ea. I tried to code a simple EA with indicator PriceTrender that I found very good but the ea sends no order and displays no message. Can you, please, tell me what is wrong ?
Thanks in advance,
Modify of #MTFDTOSC
Hello mladen,
back in the past, I found a little bit older indicator from you: #MTFDTOSC.
It`s possible to modify this one with interpolate function?
Thank you very much
patona
patona,
Here you go regardsMladen
Hello mladen,
back in the past, I found a little bit older indicator from you: #MTFDTOSC.
It`s possible to modify this one with interpolate function?
Thank you very much
patonaTradefx1
This one works
Kept the logic of it (if I am not mistaken ) : if it wants to open an order and an order of opposite direction exists, opposite order is closed and a new order is opened. If an order in a same direction exist, no new order is opened. ________________________PS: I stopped back test as soon as it was obvious that it is opening and closing orders as it should. The rest of the work is up to you now Keep up the good work
PPS: attached the indicator I used in tests too. The one with an "_" in the name is the expert advisor and it goes to experts folder, the one without "_" in the name is the indicator and it goes to indicators folder
regards
Mladen
Hi mladen,
I am brand new in the elite section and a newbie coding some simple ea. I tried to code a simple EA with indicator PriceTrender that I found very good but the ea sends no order and displays no message. Can you, please, tell me what is wrong ?
Thanks in advance,Hello mladen,
excellent, thanks
patona