Multi Timeframe Indicators - page 413

 

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 !

mrtools:
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

Files:
 
mrtools:
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

Mike012321:
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
Files:
 
mladen:
Mike,

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

john1368:
Was no-one able to help me out with post 4207, Maiden? Mr Tools?
Reason: