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 geddyisodin, Today, 05:20 AM
      1 response
      11 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by Max238, Today, 01:28 AM
      3 responses
      33 views
      0 likes
      Last Post Max238
      by Max238
       
      Started by timko, Today, 06:45 AM
      2 responses
      13 views
      0 likes
      Last Post NinjaTrader_ChristopherJ  
      Started by habeebft, Today, 07:27 AM
      0 responses
      6 views
      0 likes
      Last Post habeebft  
      Started by Tim-c, Today, 03:54 AM
      1 response
      8 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X