Skip to content

Some Enhancements & errors #9

Description

Cancel Order/Adjust order if not filled after x amount of time and force sell.

if(trend == down) and you have bought assets and price dips below bought price sell. Unless of course, the larger trend is still positive.

In the logs it shows that it keeps trying to place buy orders and sell orders when there is no more balance or when the items are on hold. I think that is what is causing too many api calls. Or maybe it was because I was running it with multiple pairs so Im placing calls with ETH and LTC.

Also Im getting a lot of AuthenticatedClient , OrderbookSync, and TypeErrors coming from the logs and The bot seems to crash only when not connected to live (lol) just a bunch of js memory heap errors.

But other than that this bot is a beast.

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