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

how to call ninja indicator in Amibroker and viz.

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

    how to call ninja indicator in Amibroker and viz.

    hi

    how to call ninja indicator in Amibroker and viz. ?
    There is a sample code is found for NT7 to tradestation , can we have slimier sample code for Amibroker also?

    thanks
    SM

    #2
    SM, an Amibroker native indicator would need to be converted to our NinjaScript language to work with. The TS interface is executing signals via email interface or dlls only.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi

      Originally posted by NinjaTrader_Bertrand View Post
      SM, an Amibroker native indicator would need to be converted to our NinjaScript language to work with. The TS interface is executing signals via email interface or dlls only.
      can we have similar sample code for Amibroker?
      is there any assembly or ninja dll under system32 directory to get ninja indicator'''s reference ?

      thanks
      Sm
      Last edited by sumana.m; 04-17-2014, 04:12 AM.

      Comment


        #4
        sumana.m, there would be unfortunately no comparable sample for Amibroker available. It might be possible to call a DLL in their environment though for processing signals from your script there.

        BertrandNinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Bertrand View Post
          sumana.m, there would be unfortunately no comparable sample for Amibroker available. It might be possible to call a DLL in their environment though for processing signals from your script there.

          www.ninjatrader.com/support/helpGuides/nt7/automated_trading_interface_at.htm
          In that case can we construct such interface using C# / AFL using NTdirect.dll to pass arrays to and fro between Ami and NT7 As http://amibroker.codeplex.com/releases/view/102138 is developed ?

          thx
          SM

          Comment


            #6
            SM, the DLL interface is specifically for allowing external signas to be send / executed by NT. Here's all the functions you could work with - https://www.ninjatrader.com/support/.../functions.htm
            BertrandNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by timmbbo, Today, 08:59 AM
            0 responses
            1 view
            0 likes
            Last Post timmbbo
            by timmbbo
             
            Started by bmartz, 03-12-2024, 06:12 AM
            5 responses
            33 views
            0 likes
            Last Post NinjaTrader_Zachary  
            Started by Aviram Y, Today, 05:29 AM
            4 responses
            13 views
            0 likes
            Last Post Aviram Y  
            Started by algospoke, 04-17-2024, 06:40 PM
            3 responses
            28 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Started by gentlebenthebear, Today, 01:30 AM
            1 response
            8 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Working...
            X