Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to plot an image on chart like what Draw.ArrowUp did?

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

    how to plot an image on chart like what Draw.ArrowUp did?

    I am trying to plot an image on my indicator like what the Draw.ArrowUp or Draw. ArrowDown did, please see the example in the image. any help is much appreciated
    Attached Files

    #2
    First of all, it is not calling plot an image.

    Secondly, you can see the link below to help you:


    Basically, is you have to called draw,text in your onBarUpdate().

    Comment


      #3
      Great thanks man!!! problem solved with this codes -->"Draw.Text(NinjaScriptBase owner, string tag, bool isAutoScale, string text, int barsAgo, double y, int yPixelOffset, Brush textBrush, SimpleFont font, TextAlignment alignment, Brush outlineBrush, Brush areaBrush, int areaOpacity)"

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      333 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      211 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      196 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      287 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      244 views
      0 likes
      Last Post CarlTrading  
      Working...
      X