Skip to content

SimpleTradeMethod.Limit - Not linked to 3commas #38

@Dabus-777

Description

@Dabus-777

Hello

When im creating SmartTrade and using: BuyMethod = SimpleTradeMethod.Limit
buy order created by this trade in Source column has text like: "Not linked to 3commas"
in other case when im using BuyMethod = SimpleTradeMethod.Market
it has text like "SmartTrade ID: XXXXX".

Somehow limit orders that was created by "CreateSmartTradeAsync" programmatically isn't connected to trades that created them. But if you make any smarttrades manually their orders always connected with smartrades ID's normaly

And general problem is that orders not linked with trades could'nt be updated by "UpdateSmartTrade" method

That's a bug or here exists some special info about "CreateSmartTradeAsync" usage to prevent emerging of not linked orders?
Thank you for any advice.

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