View Full Version : Available indicator computation timeframes
I wish to build an Indicator that monitors bid/ask size. Am I limited to snapshots at bar OHLC, or a snapshot at last trade?There shouldbe a way to monitor these data points in real-time the same way SS orders are.
NinjaTrader_Ray
03-05-2007, 04:46 AM
It is possible to monitor real-time bid/ask data however this capability we do not provide technical support for this since it is not a publicly exposed feature at this time. If you are a proficient C# programmer, you can figure out how to accomplish this by reviewing the @VolumeProfile.cs indicator's source code.
Ray
Do you maintain a list of progammers for hire?
NinjaTrader_Ray
03-05-2007, 05:08 AM
Try the following:
http://fin-alg.com/index.html
http://www.voyagertrading.net/
Ray