Kevin_in_GA 4,599 posts msg #84521 - Ignore Kevin_in_GA |
12/16/2009 3:44:16 PM
I've been thinking about how to do this, if the raw data is not available from SF. A possible workaround would be to determine up and down daily volume (the full candle) for each day based on the close versus previous close, or the close versus the open (hollow vs. filled).
Something like this maybe ...
This creates a 10 day moving average of both the red and green volume days. It lags a bit on catching the tops and bottoms, but seems to track the price movements fairly well. BUY when the greenMA is greater than the redMA, SELL when it is the other way. This is a very different way of thinking - trading entirely off of volume action rather than price action.
Enjoy.
Kevin
|