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

Changing variables within an Indicator from another indicator with Buttons

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

    #31
    Hello Xiongl80,

    Yes that is due to it being inside an indicator the method you are using is a strategy method.

    To be able to place orders from an indicator you need to use the addon framework to find an account and then the accounts submit method.



    JesseNinjaTrader Customer Service

    Comment


      #32
      Hello Jesse,

      Do you have any sample code of using the addon framework and submitting orders from an indicator?

      Comment


        #33
        Hello Xiongl80,

        There are samples in the help guide pages under the addon section that i linked. The first step is to find an account and save it to a variable like the sample on that page. After that you can use your account variable with any of the methods listed under the Account section in the addon section of the help guide. You can use the left side to navigate to each of the sub sections to see samples for each concept.
        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Austiner87, Today, 03:42 PM
        1 response
        17 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by cshox, Today, 11:11 AM
        2 responses
        15 views
        0 likes
        Last Post cshox
        by cshox
         
        Started by algospoke, Today, 06:53 PM
        0 responses
        10 views
        0 likes
        Last Post algospoke  
        Started by mlprice12, 12-21-2021, 04:55 PM
        3 responses
        298 views
        0 likes
        Last Post paypachaysa  
        Started by lorem, 04-25-2024, 09:18 AM
        20 responses
        87 views
        0 likes
        Last Post lorem
        by lorem
         
        Working...
        X