Australian (ASX) Stock Market Forum

Software to generate adjusted tick data worth anything?

Joined
24 March 2010
Posts
4
Reactions
0
Basically, I am not a trader, I am a programmer who fancied writing a trading robot, who lost interest. Between Web Link tick data, Norgate EOD data, and delisted.com.au you can get pretty close to generating adjusted tick data, including dilutions hopefully (based on consistent price ratios). I am not quite there yet.. so I can't say FOR SALE. I'm not looking to start a business, but maybe I can finish this part of my software off and sell it:D. You'd really need to be able to manage SQL server to use it. Several months went into it so far, but I believe in a few weeks it could be good enough. It's not black and white so I'm just gonna leave it there.
 
I don't think all ordinaries are in the tick data files (which are straight from the ASX I believe). I'm not sure how one would calculate the all ordinaries either.

But for symbols, no I don't have samples, there is no functionality to output data right now, and it doesn't attempt to calculate dilutions yet.

More to the point, my current designs are really along the line of processing all symbols ... automatically if possible. But if the use case was "I want tick data for symbol ABC" then it would be different.
 
Top