04-14-2010, 04:59 AM
|
#22 |
Join Date: Mar 2007 Location: In Da House Thanks: 129
Thanked 1,054 Times in 702 Posts
| Re: Instantaneous Acceleration Long time since I read Ehlers (first) book but I seem to recall he puts arbitrary smoothing into the mix in a couple of place. This may well be why.
Volatility ,even at the tick level, (some might say especially at the tick level) changes very rapidly. I think it will always be a trade off between pre and post processing to smooth this a little with loosing what you want to see. (though I am not completely sure exactly what you want to see or perhaps more importantly why you want to see it).
This kind of leads to the 'velocity will change rapidly' statement I made if you get several seconds between a couple of ticks the velocity will be pretty low in it's potential range. Actually if they are at the same price I think the velocity will be zero, right? Then you get a tick very close maybe a few milliseconds ticking up. You are dividing by a very small number ,ms, (twice). The velocity will shoot up to the top of its range in fact you will probably want to handle a divide by zero there (2 ticks the same time stamp) which would give infinite velocity!!
A good title for a paper Zero to Infinite Velocity in no Time Flat! |
| |