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 gm7_forum, Today, 05:51 PM
      0 responses
      2 views
      0 likes
      Last Post gm7_forum  
      Started by cre8able, Today, 03:20 PM
      1 response
      9 views
      0 likes
      Last Post cre8able  
      Started by fiddich, Today, 05:25 PM
      0 responses
      3 views
      0 likes
      Last Post fiddich
      by fiddich
       
      Started by gemify, 11-11-2022, 11:52 AM
      6 responses
      804 views
      2 likes
      Last Post ultls
      by ultls
       
      Started by ScottWalsh, Today, 04:52 PM
      0 responses
      4 views
      0 likes
      Last Post ScottWalsh  
      Working...
      X