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 Mindset, 04-21-2026, 06:46 AM
        0 responses
        90 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        135 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        119 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        69 views
        0 likes
        Last Post PaulMohn  
        Working...
        X