Skip to content

this.buy() with tpPrice issue #3

@tiddle

Description

@tiddle

When applying tpPrice to a this.buy it seems to hang for infinity. It just never resolves. No errors or messages.

I tried it with the example SMA cross strategy by replacing this line

this.buy({ size: 1 }); with this.buy({ size: 1, tpPrice: 300 });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions