We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using the example provided here: https://github.com/alpacahq/alpaca-trade-api-js/blob/master/examples/websocket_example_datav2.js
And am not receiving any live stream trades for SPY.
I also adjusted the code to use crypto_stream_v2 and onCryptoTrade for the symbol BTCUSDT. It doesn't either produce any trade signals.
I am using feed: 'iex' as well as paper.
What could be wrong?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am using the example provided here:
https://github.com/alpacahq/alpaca-trade-api-js/blob/master/examples/websocket_example_datav2.js
And am not receiving any live stream trades for SPY.
I also adjusted the code to use crypto_stream_v2 and onCryptoTrade for the symbol BTCUSDT. It doesn't either produce any trade signals.
I am using feed: 'iex' as well as paper.
What could be wrong?
The text was updated successfully, but these errors were encountered: