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 DannyP96, 05-18-2026, 02:38 PM
        1 response
        85 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        143 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        83 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        256 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        334 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X