maxchinaski,
When I call GET_POSITIONS, it should return a postive integer for the number of shares or contracts the account is long in a given instrument. It should return a negative integer for the number of shares or contracts the account is short in the instrument.
Documentation says that a return value of -3 means contract is not found. What happens if you're short 3 contracts or shares?
Also, is there a way to generate OCO orders?
Lastly, is there a way to retrieve the filled price of an executed order?
thanks,
rt
When I call GET_POSITIONS, it should return a postive integer for the number of shares or contracts the account is long in a given instrument. It should return a negative integer for the number of shares or contracts the account is short in the instrument.
Documentation says that a return value of -3 means contract is not found. What happens if you're short 3 contracts or shares?
Also, is there a way to generate OCO orders?
Lastly, is there a way to retrieve the filled price of an executed order?
thanks,
rt