Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Away to modify the Strategy Added Indicator height

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

    Away to modify the Strategy Added Indicator height

    My strategy is adding a few Indicators using AddChartIndicator. I would like a way to control the height of the added panels. Any iidea?

    #2
    Perhaps you could loop through all ChartObjects and then
    set the Height of each panel where PanelIndex > 0?

    Comment


      #3
      Hello Shai Samuel,

      There is not any supported way to do that using NinjaScript properties but you can review the information provided in post 2 to see if that helps.

      Comment


        #4
        Thank you Jesse, and thank you bltdavid.

        It turns out that the only panel returned by OnRender on the strategy is PanelIndex=0. However, there is a link to ChartPanel.Parent, but there is no notable panel list. So I believe it is a deadend.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        64 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        139 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        75 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        45 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        50 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X