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 RideMe, 04-07-2024, 04:54 PM
    6 responses
    31 views
    0 likes
    Last Post RideMe
    by RideMe
     
    Started by tkaboris, Today, 05:13 PM
    0 responses
    2 views
    0 likes
    Last Post tkaboris  
    Started by GussJ, 03-04-2020, 03:11 PM
    16 responses
    3,281 views
    0 likes
    Last Post Leafcutter  
    Started by WHICKED, Today, 12:45 PM
    2 responses
    19 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by Tim-c, Today, 02:10 PM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X