Select Page

Price need to be defined as integer value in Signal for all order types and product types

Example – Signal with Price = 320:

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

Bridge will give error 3311 if Price is 0 or null for Limit or SLL order type. Also, if Price is non-integer, error will be thrown.

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