Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Drawing tool sample for newbies

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

    Drawing tool sample for newbies

    Hi,

    I need to develop a custom drawing tool, but I don't know the structure of a drawing tool. Could you show me a simple example to guide me through the process?

    I basically need to know how to click on the graph and at the point where it was clicked, draw a line for example.

    From a simple code, I can go looking and learning how to develop my drawing tool.

    Thanks​

    #2
    Hello Powerbucker,

    You may find this example of the custom line drawing object isolated to a new script helpful.


    Also, below is a link to the help guide.
    Join the official NinjaScript Developer Community for comprehensive resources, documentation, and community support. Build custom indicators and automated strategies for the NinjaTrader platforms with our extensive guides and APIs.


    The OnMouseDown override method is where you can get the mouse point from the dataPoint.GetPoint().
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Great !!

      Is possible change the color of ChartAnchors of my drawing tool? I'd like to distinguish the initial anchor from the final one

      Thanks

      Comment


        #4
        Hello Powerbucker,

        Unfortunately, the anchor selection points are rendered by NinjaTrader in the core code which you are not able to modify.

        I'm not aware of a way to change the color of these.

        This thread will remain open for any community members that would like to provide advice or unsupported code.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

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