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 funk10101, Today, 12:02 AM
              1 response
              10 views
              0 likes
              Last Post NinjaTrader_LuisH  
              Started by GLFX005, Today, 03:23 AM
              1 response
              6 views
              0 likes
              Last Post NinjaTrader_Erick  
              Started by nandhumca, Yesterday, 03:41 PM
              1 response
              12 views
              0 likes
              Last Post NinjaTrader_Gaby  
              Started by The_Sec, Yesterday, 03:37 PM
              1 response
              11 views
              0 likes
              Last Post NinjaTrader_Gaby  
              Started by vecnopus, Today, 06:15 AM
              0 responses
              1 view
              0 likes
              Last Post vecnopus  
              Working...
              X