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

is a 2 payne indicator possible?

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

    is a 2 payne indicator possible?

    What my current indicator does is CPU intensive. I have some secondary analysis I would like to display based on this data, but putting it onto the existings payne would clutter things. I could basicaly duplicate the indicator, but again it is CPU intensive. Is there a way to have an indicator update 2 paynes? Any other suggestions? Sharing analytical data from a global storage area would also help resolve the issue, but I've not found a way to do that other than to write and read from disk.

    -T

    #2
    Hello tulanch,

    Thank you for your post.

    There may be some additional programming concepts you can apply in C# to help reduce the performance, but these will options will not be supported.

    Perhaps another member can share their experience with these options.
    MatthewNinjaTrader Product Management

    Comment


      #3
      so I take that as a no, no way to have a single indicator write to 2 paynes?

      Comment


        #4
        Hello,

        Unfortunately not as you are expecting - there is not an option to write to a 2nd panel. There is also not a supported option to store these calculations and reuse them in another indicator.

        Each instance of the indicator you load, another instance of calculations will be performed by your CPU.
        MatthewNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by zstheorist, Today, 07:52 PM
        0 responses
        2 views
        0 likes
        Last Post zstheorist  
        Started by pmachiraju, 11-01-2023, 04:46 AM
        8 responses
        149 views
        0 likes
        Last Post rehmans
        by rehmans
         
        Started by mattbsea, Today, 05:44 PM
        0 responses
        5 views
        0 likes
        Last Post mattbsea  
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        33 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        5 views
        0 likes
        Last Post tkaboris  
        Working...
        X