Show order result on graph, in expert

 
Hi... anyone knows how to replicate the drag and drop order to a graph in expert? (Closed order)

I have a code that send me an email with graph when an order close (tp or sl) but i'd like to show the symbols (arrow of open and close and line between both)

Sorry for bad english...

Regards!!!
 

Hi!

Draw a Trendline as you need it.

Use ObjectCreate with Type OBJ_TREND



 
And OBJ_ARROW, codes 1 for the open and 3 for the close
 
THX to both!!... i will try... if i make it, i will post the code here! :D
Reason: