Skip to content

Create a separate model for stop orders #31

@pareeohnos

Description

@pareeohnos

Currently, the main Trade model has a stop_order_id column for tracking the stop loss order, however TWS reports statuses on the stop loss order separately. We should keep a track of this order separately so we can more accurately report the status of things.

We should either create a separate model for it, or (probably better) has child records (i.e add a parent_id column)

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