Profit estimation on exited trades can be incorrect #64
Labels
No labels
blocked
breaking
bug
dependencies
duplicate
enhancement
good first issue
help wanted
question
tech debt
testing
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
scion/arbitrader#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It looks like when the bot exits a trade and reports the current account balances it might be happening too fast. Saw the following log:
When I checked Quoine later in the day, the balance was actually $119.94. I believe it's possible that the transaction had not fully settled yet and the balance had not been updated to reflect it.