Quote from newguy1:
can you use excel or some kind of programming indicator to separate and add up the transactions in a Time and Sales window.
basically, is there anything that can be used to add up time and sales by different categories in real time?
If not, is it possible to code this in some language? If so, which language?
I think TS2000i is able to do these type analysis, but you need
to feed all the historical data fields needed for it and TS2000i
supports these price value infos:
bid record, trade record, ask record, best bid, best ask, split,
distribution, volume multiplier, price multiplier, implied volatility
http://www.regisdata.co.uk/sampledata.htm
you need level 1 and quote sizes
I know you can backtest all kind of difficult analysis with
TS2000i, but can't do some with TS8 as it doesn't offer
best ask/bid values in data settings, as far as i know.
And for realtime analysis, deapnds whether RT data
feed into ts2000i supports above data value fields and
you need to be fluent in using Easylanguage for doing these.
I hope whether above was relating to your question