alpacahq / alpacahq/example-scalping

Not all trade updates gets reflected in the algo

Open
#2 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
848
Forks
204
PR merge metrics
No merged PRs in 30d

Description

This issue is not particularly related to the example provided. The concern I have is that when I tried to run this code, some trade updates doesn't get reflected to the algo via trade_updates. For example: A trade gets executed, but the trade_update doesn't show up in the feed hence the algo thinks that the trade never took place in the first place and then 2 minutes later, it tries to cancel the trade.

Why does certain trade_updates doesn't show up? Please note that I saw this behavior in my paper account.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.