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

About the Panel for Indicator Overlay

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

    About the Panel for Indicator Overlay

    I want to overlay an indicator A on a data series of indicator B (that is A and B have the same panel). This can be easily done manually. However, how to implmenet it in a custom indicator C?

    For example, in the Initialize() of indicator C, I want to create an indicator B, and put EMA on B's output with the EMA overlay on B. It is easy to set B.Panel = 2 and EMA.Panel=2 to make the appear in the same panel, but what if I want to put them in a NEW panel instead of a fixed panel number?

    Thanks.

    David

    #2
    Hi David, this is unfortunately not possible programmatically.
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by bill2023, Yesterday, 08:51 AM
    8 responses
    43 views
    0 likes
    Last Post bill2023  
    Started by yertle, Today, 08:38 AM
    6 responses
    25 views
    0 likes
    Last Post ryjoga
    by ryjoga
     
    Started by algospoke, Yesterday, 06:40 PM
    2 responses
    24 views
    0 likes
    Last Post algospoke  
    Started by ghoul, Today, 06:02 PM
    3 responses
    16 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by jeronymite, 04-12-2024, 04:26 PM
    3 responses
    46 views
    0 likes
    Last Post jeronymite  
    Working...
    X