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
Relative Momentum Index ...
Send pm to Igorad. I can not fix it but he can.
Anyway thanks a lot.
I have been using something similar to this on daily ranges(I calculate by hand).
I take a 10 avg of the high-open and the open-low. apply these to the next days open to get sup/res levels.
I also take a 10 day avg of the high-open if it is greater than the open-low.
I take a 10 day avg of the open-low if its greater than the high-open.
If the high-open or the open-low is greater than 100pips, I take this avg also.
With all figures applied to the next days open I get 4 res points and 4 sup points.
GBP/USD example for 11-21 trading starting at 00:00GMT.
RES:1.8997,1.9031,1.9050,1.9089
SUP:1.8947,1.8901,1.8878,1.8846
I do not know if it is possible to upgrade the HI LO DIF to do this...if it is, please let me know.
ThanksHm.. I could modify it, but I dont understand how do u calculate it:
Could you wirte it like that:
RES 1 = 10 days SMA from high - open
SUP 1 = 10 days SMA from open - low
and so on..
Igorad developed some new indicators:
- Efficiency_v1 with different kinds of noise's calculation.
- Vertical Horizontal Filter (VHF).
- AdvancedAMA.10 Points for Igorad
VHF is a very useful tool.
Awesome work, fellas! Much appreciated.
Igorad developed some new indicators:
- Efficiency_v1 with different kinds of noise's calculation.
- Vertical Horizontal Filter (VHF).
- AdvancedAMA.anyone else having problems with the VHF indicator not compiling? I'm getting these errors.
'iHighest' - function is not defined C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 23)
']' - semicolon expected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 63)
']' - unexpected token C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 63)
';' - semicolon unexpected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 64)
'iLowest' - function is not defined C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 23)
']' - semicolon expected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 63)
']' - unexpected token C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 63)
';' - semicolon unexpected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 64)
anyone else having problems with the VHF indicator not compiling? I'm getting these errors.
'iHighest' - function is not defined C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 23)
']' - semicolon expected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 63)
']' - unexpected token C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 63)
';' - semicolon unexpected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (83, 64)
'iLowest' - function is not defined C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 23)
']' - semicolon expected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 63)
']' - unexpected token C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 63)
';' - semicolon unexpected C:\Program Files\Interbank FX Trader 4\experts\indicators\VHF_v1.mq4 (84, 64)drgoodvibe,
I just checked this indicator once again and it compiles for me with no any problem. I am posting this indicator again.
drgoodvibe, I just checked this indicator once again and it compiles for me with no any problem. I am posting this indicator again.
Cool! It works for me too, good job!