Skip to content

Market orders are never used #3

Description

@idkw

By reading the README I understood that markets orders were used by default and it would used limit order only for debug

But in the code, that's not what it does : it always uses limit orders and there is no way to change that from the configuration :

order_type: OrderType = OrderType.limit,

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