ModifyOrder Syntax

 
ModifyOrder Syntax
ModifyOrder(order,price,stoploss,takeprofit,color)
параметры:
**********************************
order: number of the order of the opened or pending position
price: new price (only for pending orders) (только для отложенных ордеров)
stoploss: new stoploss level
takeprofit: new profit-taking level
color: color of the pictogram on the chart
**************************************
т.е синтакс для ордеров op_Buy,Op_Sell , будет:
ModifyOrder(order,,stoploss,takeprofit,color)
это верно?
 
нет, все параметры обязательны