Select Page

Quantity need to be defined as integer value in Signal for all order types and product types. Null Qty is also accepted.

Quantity in Settings has precedence over Quantity sent in Signal. If you just want to send Qty dynamically from Signal, leave the Qty blank in Settings.

Example – Signal with Qty = 100

AlgoJi_Signal("8", "LE","SBIN","Limit|MIS","","320","100","EQ","STG1");

Bridge will give error 3312 if Quantity is non-integer.

To read about all parameters in Signal Received in Bridge, please read here.