Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multiple Column Indicator in Market Analyzer

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

    Multiple Column Indicator in Market Analyzer

    Hi, is there a way to code an indicator in C# to create multiple columns for Market Analyzer instead of having to add an indicator multiple times to Market Analyzer? I would like to do this because I find the performance of Market Analyzer degrades markedly as more and more columns are added -- it seems the OnBarUpdate() method gets called for each indicator and I think I could avoid this performance penalty by simply writing values to multiple columns in code within a single indicator.

    #2
    Hello Proks,

    Thank you for your note.

    It would not be possible to code an indicator to open multiple columns in the Market Analyzer.

    Let me know if I can be of further assistance.
    Cal H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by trilliantrader, Today, 03:01 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by geddyisodin, Today, 05:20 AM
    6 responses
    34 views
    0 likes
    Last Post geddyisodin  
    Started by pechtri, 06-22-2023, 02:31 AM
    9 responses
    122 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by frankthearm, 04-18-2024, 09:08 AM
    16 responses
    68 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by habeebft, Today, 01:18 PM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X