Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ninjatrader with "DDE" or "METASTOCK plugin"?

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

    ninjatrader with "DDE" or "METASTOCK plugin"?

    hello

    i have question please

    maby there is some plugin for dde or metastock plugin that i can load data ?


    thanks very much

    #2
    Unfortunately this is not supported.

    Comment


      #3
      Follow-up question about data

      Hi,

      I'm curious, is there any API via which one can get the RT data NinjaTrader is receiving from the source to which it is connected? A related question -- do custom indicators recieve data per-tick for computation, or only information once a bar is complete (e.g. a 1-min. bar). Thanks,

      Gordon

      Comment


        #4
        There is no API however, in NT 6.5 due to be release shortly, indicators have a method (OnMarketData()) which is called on any change in level 1 market data.

        Indicators -

        - Call a method OnBarUpdate() which is called either on every tick or on the close of the bar depending on what the property CalculateOnBarClose is set to
        - Call a method OnMarketData() which is called on every change in level 1 market data
        RayNinjaTrader Customer Service

        Comment


          #5
          Hi Ray,

          Thank you -- that's great to know. Can a NinjaScript indicator itself use/call a COM component registered on the system? I would think so since it's C#.

          Quick add'l question -- I believe the basic RT e-mini quotes one charts are level 1. Is that correct?

          Regards,

          Gordon

          Comment


            #6
            I can answer it this way...

            NinjaScript is C# which means you have full access to the language and full .NET library. You can litterally do anything you wish however...we only provide support for coding to the NinjaScript layer. What you want to do is outside what we can provide support for.

            Yes, chart data is level 1 market data.
            RayNinjaTrader Customer Service

            Comment


              #7
              I should have added...

              Someone else (RedDuke) I believe, had coded up integration from OnMarketDepth() to MS Excel. Search the forum...
              RayNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by quantismo, 04-17-2024, 05:13 PM
              3 responses
              25 views
              0 likes
              Last Post NinjaTrader_Gaby  
              Started by ScottWalsh, 04-16-2024, 04:29 PM
              7 responses
              34 views
              0 likes
              Last Post NinjaTrader_Gaby  
              Started by cls71, Today, 04:45 AM
              0 responses
              5 views
              0 likes
              Last Post cls71
              by cls71
               
              Started by mjairg, 07-20-2023, 11:57 PM
              3 responses
              214 views
              1 like
              Last Post PaulMohn  
              Started by TheWhiteDragon, 01-21-2019, 12:44 PM
              4 responses
              547 views
              0 likes
              Last Post PaulMohn  
              Working...
              X