alpaca-trade-api-python icon indicating copy to clipboard operation
alpaca-trade-api-python copied to clipboard

V2 support

Open doudoujay opened this issue 4 years ago • 4 comments

Currently we are still using some of the old endpoints like: https://alpaca.markets/docs/api-documentation/api-v2/market-data/bars/

Can we refresh the new changes accordingly for V2?

doudoujay avatar Feb 26 '21 07:02 doudoujay

The change isn't going live until today. KakaoTalk_Photo_2021-02-27-13-23-58

but looks like the pypi lib 1.0.0 was yanked https://pypi.org/project/alpaca-trade-api/1.0.0/#history

5tigerjelly avatar Feb 27 '21 21:02 5tigerjelly

Where is the 1.0.0 version? Shouldn't it be live by now?

fredericosar avatar Feb 28 '21 22:02 fredericosar

1.0.0 is not released. Please fix this as we need the changes for v2.

ya332 avatar Mar 01 '21 18:03 ya332

@ya332 - Do you have a timeline for updating the example code for use with v2 streaming?

Also, could this example be updated to use the V2 data? It could be helpful to see how you are going to handle things outside the loop. https://github.com/alpacahq/example-scalping

nickjohnson22 avatar Mar 03 '21 14:03 nickjohnson22