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 bmartz, 03-12-2024, 06:12 AM
      4 responses
      31 views
      0 likes
      Last Post bmartz
      by bmartz
       
      Started by Aviram Y, Today, 05:29 AM
      4 responses
      12 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  
      Started by cls71, Today, 04:45 AM
      1 response
      7 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Working...
      X