alpacahq / alpaca-trade-api-go

Go client for Alpaca's trade API
Apache License 2.0
320 stars 87 forks source link

Question #267

Closed nathanhack closed 10 months ago

nathanhack commented 10 months ago

What kind of Bars should this return: min, daily, etc? https://github.com/alpacahq/alpaca-trade-api-go/blob/efb7598b00a215d6ae06ca43b8592e7cbcb8e5c1/marketdata/stream/subscription.go#L28

gnvk commented 10 months ago

Minute bars.