You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the hard work done here, greatly appreciated!
Looking to implement an OTOCO order in futures api, as per read the doc is not implemented in the same, was wondering then how to implement a take-profit and stop-loss order that auto close the other when one meet condition?
Am I doing something wrong, or this is an unsupported thing. Googled a bit and seems that when quantity is the same in position and orders the expected behavior is achieved , which is not the case here, any help is much appreciated...
Hi there,
Thanks for the hard work done here, greatly appreciated!
Looking to implement an OTOCO order in futures api, as per read the doc is not implemented in the same, was wondering then how to implement a take-profit and stop-loss order that auto close the other when one meet condition?
Am I doing something wrong, or this is an unsupported thing. Googled a bit and seems that when quantity is the same in position and orders the expected behavior is achieved , which is not the case here, any help is much appreciated...
this is my code:
Regards,
Julio
The text was updated successfully, but these errors were encountered: