Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Autmated trading client interface data feed indication

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Autmated trading client interface data feed indication

    Hi. I'm newbee in NinjaTrader. I'm trying to use Ninjatrader's client interface to push market data to NinjaTarder.
    I'm pushing ESZ9 product ask/bid/last data through client interface and getting positive responses from the functions I'm calling. But I see nothing changing in the Ninja UI. Please point me in right direction to see reflected changes in the UI while I'm pushing product data to the NinjaTrader.
    Last edited by denn_gubsky; 11-21-2009, 02:55 PM.

    #2
    Hello,

    These are the only data providers we support:
    DenNinjaTrader Customer Service

    Comment


      #3
      Hi, Ben.

      Thank you for your reply. I read the chart with available providers.

      But you have the following interface http://www.ninjatrader-support.com/H...HistoricalData
      which allows to send data to Ninja Trader
      (
      int Ask(string instrument, double price, int size)
      int AskPlayback(string instrument, double price, int size, string timestamp)
      int Bid(string instrument, double price, int size)
      int BidPlayback(string instrument, double price, int size, string timestamp)
      int Last(string instrument, double price, int size)
      int LastPlayback(string instrument, double price, int size, string timestamp)
      )
      Where can I see the data which I sending to NT through this interface?

      Comment


        #4
        Hello,

        My understanding is that all this data has to come from one of the data providers we support. There are no options outside of that.
        DenNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by RookieTrader, Today, 09:37 AM
        3 responses
        15 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by kulwinder73, Today, 10:31 AM
        0 responses
        7 views
        0 likes
        Last Post kulwinder73  
        Started by terofs, Yesterday, 04:18 PM
        1 response
        24 views
        0 likes
        Last Post terofs
        by terofs
         
        Started by CommonWhale, Today, 09:55 AM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by Gerik, Today, 09:40 AM
        2 responses
        8 views
        0 likes
        Last Post Gerik
        by Gerik
         
        Working...
        X