Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to exit from an operation #53

Open
diego1982chile opened this issue Apr 24, 2019 · 0 comments
Open

How to exit from an operation #53

diego1982chile opened this issue Apr 24, 2019 · 0 comments

Comments

@diego1982chile
Copy link

diego1982chile commented Apr 24, 2019

Hi,

I've been looking into the Sums Zero API a way to exit from operation.
I know that this would enter:

TradeOrder order = new TradeOrder(orderId, ticker, amount, TradeDirection.SELL); ibClient.placeOrder(order);

thing is how could i explicitly exit that entered order?

Thank's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant