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

MarketAnalyzer Column set defaults

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

    MarketAnalyzer Column set defaults

    I noticed my Market Analyzer Column sets the Label value with the Name of the Column. Is there anyway to override this? For example, if my column was called MyFavColumn, it would be nice to set a label of MyFavColumn(mm) to indicate that the value in the column is in millions. However, I wouldn't want the mm in the name. Possible?

    Next question is, can I set default Data Series values to load 5 days of 1 minute bars?

    Lastly, I noticed that the IsDataSeriesRequired bool is not on the MarketAnalyzer page in the Help Guide. Just letting you know.

    #2
    Hello swcooke,

    Thank you for the post.

    I noticed my Market Analyzer Column sets the Label value with the Name of the Column. Is there anyway to override this?
    You can override most Names by using the DisplayName override in the script. This is in the Common NS section as it applies to multiple types: https://ninjatrader.com/support/help...isplayname.htm
    This is not specifically documented for market analyzer columns but I do see the sample in the help guide affected the columns title.




    Next question is, can I set default Data Series values to load 5 days of 1 minute bars?
    No, setting Data Series properties is not currently possible. This is strictly controlled in whatever tool is currently being used.


    Lastly, I noticed that the IsDataSeriesRequired bool is not on the MarketAnalyzer page in the Help Guide. Just letting you know.
    Correct, this is not currently a documented/supported property. This is due to the nature of how this works in a column, when using both OnMarketData and OnBarUpdate to set values that can cause problems in the UI so this is not currently documented for normal use. You can certainly make use of this property if what you are doing is producing a good result for you.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by GussJ, 03-04-2020, 03:11 PM
    11 responses
    3,223 views
    0 likes
    Last Post xiinteractive  
    Started by andrewtrades, Today, 04:57 PM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by chbruno, Today, 04:10 PM
    0 responses
    7 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Started by josh18955, 03-25-2023, 11:16 AM
    6 responses
    438 views
    0 likes
    Last Post Delerium  
    Started by FAQtrader, Today, 03:35 PM
    0 responses
    10 views
    0 likes
    Last Post FAQtrader  
    Working...
    X