Coding help - page 602

 

you could fix these indicators?

Many thanks

ratio_fractals_v1.mq4 ratio_macd_v2.mq4 ratio_osma_v1.mq4

 
fmr777:
you could fix these indicators?

Many thanks

ratio_fractals_v1.mq4 ratio_macd_v2.mq4 ratio_osma_v1.mq4

Here is this one first : ratio_fractals_v1_nmc.mq4

 

And here are these too :

Ratio_MACD_v2 nmc.mq4

Ratio_OsMA_v1 nmc.mq4

 
mladen:
And here are these too :

Ratio_MACD_v2 nmc.mq4

Ratio_OsMA_v1 nmc.mq4

Thank you so much Mr.

 
mladen:

TraderRob28

Those conditions are all wrong

You can not compare rsi to an ema (they have no compatible values).

What are the exact conditions (described in simple non coding words) that you are looking for?

Ok... here my conditions

RSi crosses the EMA from bottom to top.

...and the Stoch signals also up trend. --> so paint a arrow in main chart for up trend + alert

for downtrend, that contrary

RSi and EMA, STOCH ( Input mtf... 5, 15, 30....individually adjustable by the user)

for example 5m Chart and the Indicator is M15

thanks mladen for your help

 
TraderRob28:

Ok... here my conditions

RSi crosses the EMA from bottom to top.

...and the Stoch signals also up trend. --> so paint a arrow in main chart for up trend + alert

for downtrend, that contrary

RSi and EMA, STOCH ( Input mtf... 5, 15, 30....individually adjustable by the user)

for example 5m Chart and the Indicator is M15

thanks mladen for your help

To clarify : you mean rsi crosses the ema of rsi (up or down)?

 

HI Guys, Is there a way to test an MTF indicator using the MT4 Backtesting?

 
luffy:
HI Guys, Is there a way to test an MTF indicator using the MT4 Backtesting?

If you mean a visual back test in new metatrader 4, no, there is no workaround

But they work perfectly from an EA

 
mladen:
To clarify : you mean rsi crosses the ema of rsi (up or down)?

Yes, that I mean.

and the Stoch filtered the cross signals.

for example---> rsi cross the ema , and the stoch confirms the trend.

a programmer said, that would be possible. But should be EA much easier to combine both as a 1 indicator.

the programmer wanted to but €1500. I think this is very much money for existing Indicatoren.

best regards

 
TraderRob28:

Yes, that I mean.

and the Stoch filtered the cross signals.

for example---> rsi cross the ema , and the stoch confirms the trend.

a programmer said, that would be possible. But should be EA much easier to combine both as a 1 indicator.

the programmer wanted to but €1500. I think this is very much money for existing Indicatoren.

best regards

Interesting (the price )

here is an indicator that works as you set those conditions up : rsi-ema_cross_filtered_stoch_1.mq4

Reason: