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 andrewtrades, Today, 04:57 PM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by chbruno, Today, 04:10 PM
        0 responses
        4 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by josh18955, 03-25-2023, 11:16 AM
        6 responses
        436 views
        0 likes
        Last Post Delerium  
        Started by FAQtrader, Today, 03:35 PM
        0 responses
        7 views
        0 likes
        Last Post FAQtrader  
        Started by rocketman7, Today, 09:41 AM
        5 responses
        19 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Working...
        X