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 zstheorist, Today, 07:52 PM
        0 responses
        5 views
        0 likes
        Last Post zstheorist  
        Started by pmachiraju, 11-01-2023, 04:46 AM
        8 responses
        150 views
        0 likes
        Last Post rehmans
        by rehmans
         
        Started by mattbsea, Today, 05:44 PM
        0 responses
        6 views
        0 likes
        Last Post mattbsea  
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        33 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        6 views
        0 likes
        Last Post tkaboris  
        Working...
        X