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

Pixel height of Price Panel (Panel 1)

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

    Pixel height of Price Panel (Panel 1)

    I'm programming an indicator to draw on chart at location of a mouse click and got it working except it is accurate when I have only one Panel on the chart. If I have indicators that require their own panel, like an oscillator or volume, I have a problem where the draw location is not positioned at the proper y-coordinate.

    Is there a way to capture the Pixel height of the price panel?

    Currently I'm using
    public override void Plot(Graphics graphics, Rectangle bounds, double min, double max)
    but this min and max is for the entire chart, combining all panels on chart.

    Thanks for any help.

    #2
    Hi MBAGearhead,

    Thanks for your post.

    However, this is not supported by NinjaTrader to do.

    That said, this thread will remain open for any community members who would like to assist.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Problem solved with help from cory over at www.bigmiketrading.com
      Thanks!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by alifarahani, Today, 09:40 AM
      6 responses
      31 views
      0 likes
      Last Post alifarahani  
      Started by Waxavi, Today, 02:10 AM
      1 response
      17 views
      0 likes
      Last Post NinjaTrader_LuisH  
      Started by Kaledus, Today, 01:29 PM
      5 responses
      13 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by Waxavi, Today, 02:00 AM
      1 response
      12 views
      0 likes
      Last Post NinjaTrader_LuisH  
      Started by gentlebenthebear, Today, 01:30 AM
      3 responses
      17 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X