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 judysamnt7, 03-13-2023, 09:11 AM
            4 responses
            57 views
            0 likes
            Last Post DynamicTest  
            Started by ScottWalsh, Today, 06:52 PM
            4 responses
            36 views
            0 likes
            Last Post ScottWalsh  
            Started by olisav57, Today, 07:39 PM
            0 responses
            7 views
            0 likes
            Last Post olisav57  
            Started by trilliantrader, Today, 03:01 PM
            2 responses
            19 views
            0 likes
            Last Post helpwanted  
            Started by cre8able, Today, 07:24 PM
            0 responses
            9 views
            0 likes
            Last Post cre8able  
            Working...
            X