to what pray? closing price or pivot point?If you're using google for your feed then 1, 1.5 and 2 should do you nicely.
I think your question indicates that you don't really understand what Fibonacci levels are, how they are calculated, how they are used etc. Which begs the question - why on earth are you using them?
If, rather than asking people here for this information, you simply look it up yourself (there are plenty of web resources for this) you might actually learn something, rather than expecting people to spoon feed you.
Or, do it your way, but you will have learned little of import.
GJ
Apparently the high point of the range (previous day's high) is the 100% point. The low point is the 0% point. The other points slot in at the Fib numbers..
Unless the previous day maintained the same trend, or mostly the same trend, all day?There simply is no way to calculate them for a daily base given only the previous days price. None.
Unless the previous day maintained the same trend, or mostly the same trend, all day?
Good. So a trend is not divisible, the start has to be detected. Thanks.No. For a trend valid all day before you have no idea whether this is true... So, if you only enter the last day, you still do not calculate the right values.
Well, it may be divisible. But the fact is that a fibonacchi retracement level is DEFINED as a retracement of the complete trend, and as such a fibonacchi retracement level can not be computed on a part of the trend 😉
you could use an averaging method (including best fit to a line) to get around small reversals and so on, but then to detect a change of slope (either best fit or MA) or best fit to a regression line, for example, I think you would need an iterative method.Hm, that is a good question. It really is - I fight the same thing. I would say some "higher high, higher low" mechanism plus some stoachstic filter to filter out miniscule movements (i.e. below 5% of average bar) may be in order. This is something I am trying things out myself at the moment 😉
That's interesting. I shall try it out.I think more about a haiken ashi indicator and when it turns "around" use extreme points plus a percentage filter to find out when the reversal move qualifies as "significant enough". This also would work very nicely as stop point for positions 😉 Heiken Ashi ways of calculating trends are pretty efficient.