Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 giulyko00, Today, 12:03 PM
            0 responses
            1 view
            0 likes
            Last Post giulyko00  
            Started by AttiM, 02-14-2024, 05:20 PM
            12 responses
            213 views
            0 likes
            Last Post DrakeiJosh  
            Started by cre8able, 02-11-2023, 05:43 PM
            3 responses
            238 views
            0 likes
            Last Post rhubear
            by rhubear
             
            Started by frslvr, 04-11-2024, 07:26 AM
            8 responses
            117 views
            1 like
            Last Post NinjaTrader_BrandonH  
            Started by stafe, 04-15-2024, 08:34 PM
            10 responses
            47 views
            0 likes
            Last Post stafe
            by stafe
             
            Working...
            X