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 lorem, Today, 09:18 AM
        0 responses
        1 view
        0 likes
        Last Post lorem
        by lorem
         
        Started by hazylizard, Today, 08:38 AM
        4 responses
        10 views
        0 likes
        Last Post hazylizard  
        Started by geddyisodin, Today, 05:20 AM
        2 responses
        18 views
        0 likes
        Last Post geddyisodin  
        Started by Max238, Today, 01:28 AM
        5 responses
        47 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by giulyko00, Yesterday, 12:03 PM
        3 responses
        13 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Working...
        X