Skip to content

How to exit from an operation #53

@diego1982chile

Description

@diego1982chile

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions