Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

prevent duplication

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

    prevent duplication

    I wrote a indicator that would do a bunch of calculation plus notifications based on the calculation. this is plotted on my chart now. I want to call this indicator from my strategy and want to avoid the duplication especially the notification part. how can tell my indicator if its called as part of a strategy so I can avoid the notification section of the code

    #2
    Hello,

    Likely a Bool property to turn on or off the section of code would be the easiest approach. Using a bool public property would add an additional overload to the indicator indicatorName(false)

    You can find a sample of adding a user input here: http://ninjatrader.com/support/forum...ead.php?t=5782

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by futtrader, 04-21-2024, 01:50 AM
    4 responses
    41 views
    0 likes
    Last Post futtrader  
    Started by Option Whisperer, Today, 09:55 AM
    1 response
    11 views
    0 likes
    Last Post bltdavid  
    Started by port119, Today, 02:43 PM
    0 responses
    7 views
    0 likes
    Last Post port119
    by port119
     
    Started by Philippe56140, Today, 02:35 PM
    0 responses
    7 views
    0 likes
    Last Post Philippe56140  
    Started by 00nevest, Today, 02:27 PM
    0 responses
    7 views
    0 likes
    Last Post 00nevest  
    Working...
    X