alpacahq / alpaca-trade-api-go

Go client for Alpaca's trade API
Apache License 2.0
328 stars 93 forks source link

Mark v1 marketdata endpoints deprecated #184

Closed gnvk closed 2 years ago

gnvk commented 2 years ago

Shouldn't we deprecate polygon.io endpoints, too?

Good point, I did.

Examples of long-short and mean-revision are using the deprecated v1 API.

You are right, but I think it isn't worth the effort to change them in the v1 branch. In v2, they're using the v2 methods.