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 fx.practic, 10-15-2013, 12:53 AM
              5 responses
              5,404 views
              0 likes
              Last Post Bidder
              by Bidder
               
              Started by Shai Samuel, 07-02-2022, 02:46 PM
              4 responses
              95 views
              0 likes
              Last Post Bidder
              by Bidder
               
              Started by DJ888, Yesterday, 10:57 PM
              0 responses
              8 views
              0 likes
              Last Post DJ888
              by DJ888
               
              Started by MacDad, 02-25-2024, 11:48 PM
              7 responses
              159 views
              0 likes
              Last Post loganjarosz123  
              Started by Belfortbucks, Yesterday, 09:29 PM
              0 responses
              8 views
              0 likes
              Last Post Belfortbucks  
              Working...
              X