Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Crypto Support #93

Open
lvnr opened this issue Feb 12, 2022 · 10 comments
Open

Crypto Support #93

lvnr opened this issue Feb 12, 2022 · 10 comments
Assignees
Labels
enhancement New feature or request

Comments

@lvnr
Copy link

lvnr commented Feb 12, 2022

Would love to see support added for crypto endpoints, especially for market data streams.

The API doesn't seem to be much different, I'm guessing most of the differences are in the endpoints.

@lvnr lvnr added the enhancement New feature or request label Feb 12, 2022
@lvnr lvnr assigned 117 Feb 12, 2022
@117
Copy link
Contributor

117 commented Feb 13, 2022

Agreed, will tag PR for this when I have time.

@dimitri-deychak
Copy link

+1 to this ER

@dimitri-deychak
Copy link

Any updates on this @117 ?

@117
Copy link
Contributor

117 commented May 8, 2022

Any updates on this @117 ?

It's been a busy month. This addition is on my mind 🙂! I will tag you when I have added it.

@CloudProDk
Copy link

I know its not cool to ask, but are there any updates for Crypto support😬

@117
Copy link
Contributor

117 commented Jul 1, 2022

I know its not cool to ask, but are there any updates for Crypto support😬

):

@gnvk
Copy link

gnvk commented Apr 6, 2023

@117 Please make sure to use the latest (currently v1beta3) market data endpoints whenever you implement this!

@117
Copy link
Contributor

117 commented Apr 6, 2023

a major version change with support for crypto is happening. will tag PR here

@117 117 linked a pull request Apr 6, 2023 that will close this issue
Closed
@117
Copy link
Contributor

117 commented Apr 6, 2023

v7 is on the way, you can track it here #113

@bennycode
Copy link

I was also surprised that stream.subscribe("bars") only works for stocks as it uses this hardcoded URL:

`wss://stream.data.alpaca.markets/v2/${source}`,

@117 is it possible to change the base URL to wss://stream.data.alpaca.markets/v1beta3/crypto/us?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants