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 sjsj2732, Today, 04:31 AM
    0 responses
    20 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    280 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    279 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    130 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    90 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X