I would like to submit relative order on ISLAND. First I tried to submit manually on TWS but got rejected with message "Native Relative Orders on ISLAND can not be filled outside RTH". Then I submitted using API with routing destination "SMART", the relative order was sent and routed to ISLAND. then I tried to submit with destination:
contract.exchange="ISLAND";
or
contract.exchange="ISLD"
both are not successful.
1) my question is: if I want to route the order to island, should the destination is "ISLAND", or "ISLD", or "INET";
2) if I want to route the order to DRCTEDGE, the destination in API is "DRCTEDGE" or something else?
3) how to configure my api/tws to let the relative order routed to ISLAND successfully instead of being rejected with that message?
contract.exchange="ISLAND";
or
contract.exchange="ISLD"
both are not successful.
1) my question is: if I want to route the order to island, should the destination is "ISLAND", or "ISLD", or "INET";
2) if I want to route the order to DRCTEDGE, the destination in API is "DRCTEDGE" or something else?
3) how to configure my api/tws to let the relative order routed to ISLAND successfully instead of being rejected with that message?