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

access NT Marketdata directly in dll?

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

    access NT Marketdata directly in dll?

    Hello,

    is there a way to access Marketdata like Open[n] or Low[n] directly in a customm c++dll?

    sincerly

    Jens

    #2
    Hi Jens, accessing the chart's bar data via DLL would unfortunately not be supported.

    Pure Bid, Ask, Last data could be accessed though via the AT Interface DLL functions -

    BertrandNinjaTrader Customer Service

    Comment


      #3
      Ok, I see.

      Thank you for the quick reply. Let me say something to the developers: May be, that the datastream from the providers contain only the stuff providet in the NTdirect.dll. But there is something you should know: The old dino Tradestation provide full access for marketdata like Open, Close and so on directly in a dll since Version 8!
      I mean, you say, that NinjaTrader is the best Platform for developing own studies and strategies. But if I want to sell my ideas, I better not use C#, because there is NO WAY to make this code secure. So a developer have to use an external dll - and Ninja doesn't provid a simple Interface for that.
      Telling the truth, I often hear the word unfortunatly - for the 'best' Trading platform....

      NT-Developers, you got the golden lemon....

      Jens

      Comment


        #4
        Hello Jens, thanks for the feedback provided - we would offer a very handy licensing scheme and CLISecure protection to 3rd party developers - http://www.ninjatrader.com/support/h...l_security.htm



        You could also call an external DLL with your propriatary calcs in our NinjaScript, when creating this for example in Visual Studio just make sure the target framework is set to .NET 3.5, then NT7 can load and work with this DLL for providing another custom layer of security for your works.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by TraderG23, 12-08-2023, 07:56 AM
        9 responses
        382 views
        0 likes
        Last Post Gavini
        by Gavini
         
        Started by oviejo, Today, 12:28 AM
        0 responses
        1 view
        0 likes
        Last Post oviejo
        by oviejo
         
        Started by pechtri, 06-22-2023, 02:31 AM
        10 responses
        125 views
        0 likes
        Last Post Leeroy_Jenkins  
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        59 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Yesterday, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Working...
        X