Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Java to NinjaTrader

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

    Java to NinjaTrader

    I have a custom order interface written in java that I currently use with interactive brokers. I am interested in getting unfiltered tick data to my program and it appears that ninjatrader + kinetick is a good option. Is there any way to connect my program to ninjatrader to get the unfiltered data? If not, would I have to port my code to C#?

    #2
    Hello habibalex,

    To connect a custom program to NinjaTrader you would have to use the DLL interface.
    JCNinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_JC View Post
      Hello habibalex,

      To connect a custom program to NinjaTrader you would have to use the DLL interface.
      http://www.ninjatrader.com/support/h..._interface.htm
      Does the subscribeMarketData include the level2 changes for stocks and market depth for futures?

      Comment


        #4
        The MarketData functions will only support Level 1 data. There is not a supported function to obtain market depth (Level 2).
        MatthewNinjaTrader Product Management

        Comment


          #5
          Originally posted by habibalex View Post
          Does the subscribeMarketData include the level2 changes for stocks and market depth for futures?
          I think that you are looking for OnMarketDepth().

          Comment


            #6
            OnMarketDepth is only available in an indicator or strategy, it doesn't appear to in the DLL interface.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            579 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            334 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            554 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            551 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X