Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

draw horizontal line (entry price)

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

    draw horizontal line (entry price)

    Good morning,
    how can I do in the code to call the price of admission to a trade?
    For example, Long ES 1790 (entry)
    Should I draw a horizontal line which is fixed on the price of admission 1790
    DrawHorizontalLine ("Tag5", entry, Color.Red);
    Thank you.
    Roberto

    #2
    Hi Roberto, sorry but I don't fully follow you. Is the 1790 your entry price actually and you would want to see that? Or is a price where you parked an order in advance, like a stop?

    If you seek your's position avg entry price, then Position.AvgPrice would be what you need to draw the line at.

    Comment


      #3
      Bertrand Thanks anyway!
      I managed to find the solution by a combination of boolean variables.
      Hello.
      Roberto

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      562 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      329 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      547 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      547 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X