Step indicators - page 23

 

Mladen

This bit here:

[CODE][extern int StepMAMode = 0; //StepMA Mode: 0-new,1-old /CODE]

in which part of the code is step size points?Or how is step size points calculated ?

 

Any suggestion?

 
nevar:
Mladen

This bit here:

[CODE][extern int StepMAMode = 0; //StepMA Mode: 0-new,1-old /CODE]

in which part of the code is step size points?Or how is step size points calculated ?

In this part :

double volty = MathMax(size*__Point,mult*Sum/length);

}

else volty = size*__Point;

 

Hii friends

has anyone ml-StepMa_v7.2.pdf.mq5 indicator?

if anyone have this indi can you share it pls.?

thanks in advice friends.

suat

 
suat:
Hii friends

has anyone ml-StepMa_v7.2.pdf.mq5 indicator?

if anyone have this indi can you share it pls.?

thanks in advice friends.

suat

Does anyone have this one?: https://www.mql5.com/en/forum/179290/page107

or this one?: https://www.mql5.com/en/forum/179290/page106

or this one?: https://www.mql5.com/en/forum/179290/page105

or this one?: https://www.mql5.com/en/forum/179290/page104

or maybe this one?: https://www.mql5.com/en/forum/179290/page103

 

If you shift any indicator 1 or more bars backwards you will get the same results.

 
mladen:

In this part :

double volty = MathMax(size*__Point,mult*Sum/length);

}

else volty = size*__Point;

MR.mladen where can i find STEP RSI

 
TRADERSM:
MR.mladen where can i find STEP RSI

tradersm

Check out this version (for example) : https://www.mql5.com/en/forum/general

 
mladen:

In this part :

double volty = MathMax(size*__Point,mult*Sum/length);

}

else volty = size*__Point;

Mladen,

What is the difference between ATR based renko box bars and step moving average?Because step size points are calculated according to atr is that correct?

 
Hello. Is it possible to make the indicator Step KAMA? 
Thank you
Reason: