Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Tool for organizing signals from other indicators

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

    Tool for organizing signals from other indicators

    Hi

    I have multiple indicators (around 20) and each of them under certain conditions print some text above or below a bar on the chart. It obviously creates some difficulties with positioning. When I want them not appearing on top of another I need to maintain them in a way, so that each of them have its own row. Of course some of them are never going to appear simultanously so not exactly 20 rows are needed. Anyway there are plenty of gaps (empty rows) right now.
    Is it possible so that all those indicators would send data to some lets call it: text manager - another indicator that would gather up all the data from different indicators, and then organize them for example alphabetically and then print on the chart in a nice way without empty rows between them? With reasonable delay.

    #2
    Hello Pabulon,

    There is not a supported method of achieving this, but it may be possible using unsupported and undocumented code such as using a static class string property that all indicators could concatenate to.

    Below is a link to an example of an unsupported static class property.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    553 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    100 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    543 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    546 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X