Skip to content

Alpaca Adapter - Questions for implementation #816

Answered by cjdsellers
SeverinJB asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @SeverinJB

1- If Alpaca have a limit of 50 per request, then you could make requests until you have received all order status? then continue

2- Its expected that as many order status reports will be generated as is necessary to accurately form the state of the system

3- Yes, that would be the convention because it looks like commission Money can't be None for the OrderFilled event

4- Good question, their trigger order API is extremely obtuse and hard to work with, we still haven't developed a complete solution for dealing with it. I don't think this would be an issue when working with Alpaca though. Also, refer to the Binance adapters and the use of msgspec for better typing of HTTP re…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@SeverinJB
Comment options

Answer selected by SeverinJB
Comment options

You must be logged in to vote
1 reply
@SeverinJB
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants