Trailing Ticks is optional parameter for BO. Trail Stop feature is available with only few Broker APIs. For other order types and product types, it is complete ignored.
Example – Signal with Trailing Ticks = 50:
AlgoJi_Signal("8", "LE","SBIN","SLM|BO","310|3.50|7.5|50","0","100","EQ","STG1");
Bridge will give error 3310 if Trailing Ticks is non-integer
To read about all parameters in Signal Received in Bridge, please read here.
Recent Discussion