Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Creating price/time cells on chart

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

    Creating price/time cells on chart

    Hi I would like to create a cell for each price level and time unit on the chart - similar to an excel sheet.

    Is this type of plotting possible?

    Thanks.

    #2
    Hello brucelevy,

    This would need to be done with custom rendering with the GDI+ graphics library by overriding the Plot() method.

    Custom rendering is something outside of what is supported for NinjaTrader 7, but is now supported for NinjaTrader 8 with SharpDX (DirectX).

    Below is a link to the NT8 help guide with resources about custom rendering. For example, see the RenderTarget.DrawLine() method for rendering a line.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    94 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    51 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    80 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    75 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Working...
    X