OrderModify ошибка?

 
bool OrderModify( int ticket, double price, double stoploss, double takeprofit, datetime expiration, color arrow_color=CLR_NONE) 

arrow_color   -   Arrow color of the pictogram on the chart.If parameter is absent or has CLR_NONE value arrow is not drawn on the chart. 



Независимо от указанного цвета, на графике ничего не появляется.

 
bool OrderModify( int ticket, double price, double stoploss, double takeprofit, datetime expiration, color arrow_color=CLR_NONE) 

arrow_color   -   Arrow color of the pictogram on the chart.If parameter is absent or has CLR_NONE value arrow is not drawn on the chart. 



Независимо от указанного цвета, на графике ничего не появляется.


Проверим, спасибо что указали.