Ok let me back up SEVERAL STEPS. I mis-used the word data mining.
My project is not the truest sense of the phrase but rather simply running some queries on tick data to find particular events like large spikes, slow drifting, and any other point of curiosity.
Once I have a solid footing with the SQL, I will look to find stock consolidation, channels, etc.
The next phase will be to overlay a news feed to determine what articles moved my one stock vs not.
Another use of my database will be tweaking filter-criteria which is based on price move, volume size, and timeframe. Currently I have a logically constructed setup with live exchange data to find special situations in the market and make plays. But i'm looking to use my database OFFLINE to see how effective my filters are...
So again, to re-emphasize, not data mining but rather me running many queries for various goals (stated above).
My project is not the truest sense of the phrase but rather simply running some queries on tick data to find particular events like large spikes, slow drifting, and any other point of curiosity.
Once I have a solid footing with the SQL, I will look to find stock consolidation, channels, etc.
The next phase will be to overlay a news feed to determine what articles moved my one stock vs not.
Another use of my database will be tweaking filter-criteria which is based on price move, volume size, and timeframe. Currently I have a logically constructed setup with live exchange data to find special situations in the market and make plays. But i'm looking to use my database OFFLINE to see how effective my filters are...
So again, to re-emphasize, not data mining but rather me running many queries for various goals (stated above).
