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

Indicator height

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

    Indicator height

    Good morning,

    I have developed an indicator that is pretty much just a bar (which is a block plot) that runs across the bottom of the panel, that changes colors with changing conditions. The height of the bars defaults to15; that is, I set the plot width to 15. All is well with the indicator itself, however, when it draws itself, there is way too much wasted space between the top of the bar and the top of the indicator panel.

    How do I resize the height of the indicator panel to the minimum that the bar would need to be visible. In other words, it the height of the indicator panel is 50, how do I make it 16?

    Thanks!
    Attached Files

    #2
    Hello,

    Thank you for the post.

    You can override the OnCalculateMinMax() function to set the minimum and maximum of your indicator panel.

    There is a good example of its use in the help guide here:


    If we may be of any further assistance, please let us know.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      Thanks Chris, that definitely made an improvement. It let me center the plot inside the indicator so it doesn't look as bad. But I'd also like to resize the whole panel. There is now just as much wasted space but it's spread out to above and below the block plot, not just above it.

      Is there a way to set the height of the panel?

      Comment


        #4
        Hello,

        Thank you for the follow-up.

        Unfortunately, there is no way to programmatically change the size of a panel.

        Please let us know if we may be of further assistance.
        Chris L.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by bill2023, Yesterday, 08:51 AM
        8 responses
        43 views
        0 likes
        Last Post bill2023  
        Started by yertle, Today, 08:38 AM
        6 responses
        25 views
        0 likes
        Last Post ryjoga
        by ryjoga
         
        Started by algospoke, Yesterday, 06:40 PM
        2 responses
        24 views
        0 likes
        Last Post algospoke  
        Started by ghoul, Today, 06:02 PM
        3 responses
        16 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        46 views
        0 likes
        Last Post jeronymite  
        Working...
        X