alpacahq / alpacahq/alpaca-trade-api-go
Add `source` to account activity struct.
- Langage dominant
- Go
- Étoiles
- 429
- Forks
- 118
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Primarily, I do algo trading, but also some investing or swing trading. When analyzing account activity for a day, it's hard to distinguish whether an order was placed from alpaca dashboard or via API, which is nicely visible and distinguishable from the dashboard. Could you add `Source` to the [`AccountActivity struct`](https://github.com/alpacahq/alpaca-trade-api-go/blob/d5cc8c032a1ba80801465eb7a42bc8b529a6fef6/alpaca/entities.go#L175), so we can do some filtering? Or perhaps there's a work around, which I'm not aware of? Thank you kindly 🙏

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.