Quote:
|
Originally Posted by BluePearl
How does one delete arrows on the chart with MT 4?
I have tried ObjectDeleteAll(0,0) and that deletes the vertical lines but not the buy and sell arrows.
|
Well, there are 2 things you can do:
1) If you don't want your trades to show on chart:
a)Tools -- Options -- Charts -- Show Trade Levels (Undo)
2)If you want them on your chart, then simply delete after trade:
a)right click on chart select Objects List, find arrows and delete. or;
b)click on the arrows/checkmarks button near the "T" up on the tool bar, select "delete all arrows"