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
Even though the indicator is decompiled, in your EA you are using the wrong buffer number for iCustom() call, Check that
Flytox
Added 2 prices :
YTHose 2 additional prices can be used both in calculation price as well as it can be used in a price to compare toregards
Mladen
Mladen
Can you update it please?
Hello Mladen,
Could you please update this indicator. The version I have is not updating as expected...probably not nmc.
Your help is much appreciated.
Hi to everybody!
Who can help me for this indicator RSI which draws lines on chart because I don't understood this problem: value of normal RSI indicator (window below) is not the same of value RSI lines on chart.... see image and mq4 code please! :-)
Hi to everybody!
Who can help me for this indicator RSI which draws lines on chart because I don't understood this problem: value of normal RSI indicator (window below) is not the same of value RSI lines on chart.... see image and mq4 code please! :-)
Hello Mladen,
Could you please update this indicator. The version I have is not updating as expected...probably not nmc.
Your help is much appreciated.
It is working as it is supposed to work without any change in the code
That version you are trying to use if multi time frame indicator. They can not be the same since it is hard coded to use daily rsi
Ah ok I understood maybe. With RSI MTF it's clear right?
That version you are trying to use if multi time frame indicator. They can not be the same since it is hard coded to use daily rsi
Yes, infact in this image we can see that the indicator below (RSI MTF) plot a median lines value (because I want median price 4) and so on the chart we see where the price moves... it looks correct!
Thank you!