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
Good idea !!
MTF version of "Relative slope" oscillator
Mladen,
If possible, could you please do an MTF version of the following oscillator,called Relative slope?
The non-mtf amibroker code is:
K=EMA((H+L+C)/3,10);
S1=2*(K-REF(K,-1))/(K+REF(K,-1));
RS=100*EMA(S1,3); (i.e. RS=relative slope, to be plotted)
Many thanks.
Mike
Meter Indi
Does anyone know of a good probability meter or something similar that can give a good edge in trading? (not nitro+, something free.99 )
code_trader
Mtf !
Hi Guest21, Made a mtf Kijun-Sen.
Mrtools
Would it be possible for you to add MTF option in this indicator ?
Thanks in advance
secretcod
Hi Secretcode, Made it multi timeframe.
Thank You Mrtools
Thanks P, cannot PM. Good luck. Mike
Relative slope ...
Mike,
Thought that it exists somewhere, but could not find it, so here is this one : multi time frame added too
Mladen,
If possible, could you please do an MTF version of the following oscillator,called Relative slope?
The non-mtf amibroker code is:
K=EMA((H+L+C)/3,10);
S1=2*(K-REF(K,-1))/(K+REF(K,-1));
RS=100*EMA(S1,3); (i.e. RS=relative slope, to be plotted)
Many thanks.
MikeMike,
Thought that it exists somewhere, but could not find it, so here is this one : multi time frame added too
Mladen,
Many thanks. Excellent.
Mike
Help
Was no-one able to help me out with post 4207, Maiden? Mr Tools?
john1368
In metatrader indicators can not handle orders
Was no-one able to help me out with post 4207, Maiden? Mr Tools?