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 arvidvanstaey, Today, 02:19 PM
            4 responses
            11 views
            0 likes
            Last Post arvidvanstaey  
            Started by samish18, 04-17-2024, 08:57 AM
            16 responses
            61 views
            0 likes
            Last Post samish18  
            Started by jordanq2, Today, 03:10 PM
            2 responses
            9 views
            0 likes
            Last Post jordanq2  
            Started by traderqz, Today, 12:06 AM
            10 responses
            18 views
            0 likes
            Last Post traderqz  
            Started by algospoke, 04-17-2024, 06:40 PM
            5 responses
            48 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Working...
            X