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

Imbue another Indicator while adding 1.

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

    Imbue another Indicator while adding 1.

    Hello !!

    Is there any way to call for an indicator execution while I'm about to add 1? Like if I'm about to add a zCustomIndicator directly execute another indicator, it would be like; 1 indicator but adding 2 at the same time, sort of 'imbue' 1 indicator...

    Sorry for bad english here are some pictures.

    Step 1.

    Here i'm about to add "TriggerLines" but also I want to add PRC2 at the same time.



    I know it sounds a little bit 'lazy' but I'm trying to find if there is a way to make it work.

    Thanks!
    Last edited by yamzeq; 04-12-2017, 08:30 PM.

    #2
    Hello yamzeq,

    Thank you for writing in.

    It is not possible to add one indicator and have that indicator call another indicator.

    You could build an indicator to contain the code of both indicators, so it becomes two indicators in one. Or you could use a strategy, and within the strategy you call both indicators using the Add method. See the Add method section of our helpguide.


    Please let us know if you need further assistance.
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      Ok thanks alan!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      53 views
      0 likes
      Last Post DynamicTest  
      Started by ScottWalsh, Today, 06:52 PM
      4 responses
      33 views
      0 likes
      Last Post ScottWalsh  
      Started by olisav57, Today, 07:39 PM
      0 responses
      5 views
      0 likes
      Last Post olisav57  
      Started by trilliantrader, Today, 03:01 PM
      2 responses
      19 views
      0 likes
      Last Post helpwanted  
      Started by cre8able, Today, 07:24 PM
      0 responses
      6 views
      0 likes
      Last Post cre8able  
      Working...
      X