PureBytes Links
Trading Reference Links
|
> the w & y issue, I think the equation goes slope=(endval-startval)/
> (time or bars) and the way you have it written would give me a
> negative # of bars I think.
yes, negative and
if endval-startval is positive ( startval< endval)the slope is
negative and
if endval-startval is negative( startval>endval) the slope is positive
why do you want that the slope is always positive??
stephane
|