Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Text and color when using indicator as a column in market analyzer

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

    Text and color when using indicator as a column in market analyzer

    Hi,

    I got a pretty handy indicator which I would love to use it as a column in market analyzer.

    How can I customize the text and color the indicator displays in as a column in market analyzer? Also, are the text and color be modifiable dynamically?

    The reason why I choose to use an indicator rather than a market analyzer column is because I would love to take advantage of all the convenient helper methods provided by indicator base, for example crossAbove and crossBelow.

    Tried to look through the documentation but couldn't find anything useful.

    Thank you very much for your help!

    #2
    Hello lkuo.me,

    Thanks for your post.

    The market analyzer uses the input value provided by the indicator and based on the conditions you configure in the market analyzer can display cell or text colors. Please see the helpguide for clarity on setting the cell conditions: http://ninjatrader.com/support/helpG...t_analyzer.htm

    In the indicator, you can create an output plot that the market analyzer can use to trigger the various conditions. For example, if you are interested in cross above and crossbelow conditions you can have the indicator output a value of +1 for cross above or -1 for cross below or 0 for no cross. You can then set the cell conditions in the market analyzer to change cell color based on the +1, 0 , or -1 values. You can create a transparent plot in the indicator so that it does not show on the chart but still can be read in the market analyzer. When you add the indicator to the market analyzer you would then need to select the transparent plot as the input to use (in case you had other indicator plots available).

    An example of using the transparent plot for the market analyzer can be found in the NinjaTrader indicator "CandleStickPattern". The indicator, through the transparent plot, will output a +1 value when the selected pattern is found.

    Comment

    Latest Posts

    Collapse

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