Depth of market data
Created at 15 Nov 2012, 12:52
Depth of market data
15 Nov 2012, 12:52
Hi,
hmm i need to retrieve DOM data, how can i do this?
Depth of market data
15 Nov 2012, 12:52
Hi,
hmm i need to retrieve DOM data, how can i do this?
admin
15 Nov 2012, 14:34
It is already on Spotware cAlgo where you can test it and it is due for release on all the other broker platforms very soon.
You can use MarketDepth and MarkeData interfaces to access Depth of Market for various symbols.
For instance:
@admin