nathanhack
nathanhack
According to this: https://alpaca.markets/learn/13-order-types-you-should-know-about/ `take_profit` should work. And the article is dated Mar 2022. So `take_profit` should have been working. That said, it's December 2023 and `trailing_stops` is still not...
GetBars/GetQuotes/GetTrades/etc. cannot be paginated manually and have no way of indicating progress
@JayBusch would it be possible when you make these, could you also make the functions context.Context aware?
Thanks for the quick response. I'm unable to verify the broker API endpoint you provided has the requested fields or not. However, the endpoint under trader API: https://docs.alpaca.markets/reference/getcalendar does have...
Yeah I had noticed the format difference, I assumed I would have to put in a API request to get that fixed. As far as how I use it, I...