PureBytes Links
Trading Reference Links
|
Does anyone know the formula to calculate, for instance, a .618 retracement
log scale versus linear? I'm afraid my math is a little stale...
Linear Retracement of a Move Up is easy....
R% = (H - Retracement) /(H - L)
One trading program I have (not TS) calculates % change retracements as
follows, which I believe is conceptually incorrect....
R% = ((H - Retracement)/H) / ((H - L)/L)
This seems incorrect because a retracement less than 100% should not be
below the starting point --- this relationship is not true with this
formula. Also, the relationships between different fib numbers do not hold
true as they should.
Can anyone help me with the log math?
Thanks,
Chris
|