Profit estimation on exited trades can be incorrect #64

Closed
opened 2019-04-10 14:25:29 -07:00 by scionaltera · 0 comments
scionaltera commented 2019-04-10 14:25:29 -07:00 (Migrated from github.com)

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:

Updated account balances: CoinbasePro $102.74 + Quoine $118.86 = $221.60

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.

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: ``` Updated account balances: CoinbasePro $102.74 + Quoine $118.86 = $221.60 ``` 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.
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
scion/arbitrader#64
No description provided.