PDA

View Full Version : function in com or dll


smiths
01-12-2007, 08:40 AM
I am looking for the fuction to send depth of market data to ninja using the com or dll.

thanks

NinjaTrader_Ray
01-12-2007, 10:23 AM
There is no function for depth of market, only bid/ask price and volume.

Ray

smiths
01-13-2007, 03:08 AM
why would ninja not include a way to transfer market depth? that is an integral part of ninja's dynamic dom window.

NinjaTrader_Ray
01-13-2007, 03:40 AM
No demand until your request.

Ray

smiths
01-13-2007, 07:10 AM
I think it would be worthwhile since with cqg's api would be able to send the market depth to complete ninja's superdom. instead of just trade volume.

Moog
01-31-2007, 09:04 AM
Very Worthwhile.

Are there functions in the dll through TS v8 where I can place a buy limit order at the best bid price and a sell limit order at the best ask price?
I want to do this programatically but it looks like there arent function calls set up for this? Only by using the Ninja GUIs?

Is this possible or is there a work around, or something in the near future you would do?



Thanks

NinjaTrader_Ray
01-31-2007, 09:21 AM
Unfortunately this is not possible nor do we haveplan to support this in the ATI. This is supported through NinjaScript strategies should you run your strategy directly within NinjaTrader.

Ray