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 Waxavi, Today, 02:00 AM
            0 responses
            2 views
            0 likes
            Last Post Waxavi
            by Waxavi
             
            Started by elirion, Today, 01:36 AM
            0 responses
            4 views
            0 likes
            Last Post elirion
            by elirion
             
            Started by gentlebenthebear, Today, 01:30 AM
            0 responses
            4 views
            0 likes
            Last Post gentlebenthebear  
            Started by samish18, Yesterday, 08:31 AM
            2 responses
            9 views
            0 likes
            Last Post elirion
            by elirion
             
            Started by Mestor, 03-10-2023, 01:50 AM
            16 responses
            391 views
            0 likes
            Last Post z.franck  
            Working...
            X