alpacahq / alpaca-py

The Official Python SDK for Alpaca API
https://alpaca.markets/sdks/python/getting_started.html
Apache License 2.0
505 stars 125 forks source link

[Bug]: The option data stream should not have subscribe bar method #427

Closed gnvk closed 3 weeks ago

gnvk commented 4 months ago

Is there an existing issue for this?

Current Behavior

OptionDataStream has a subscribe_bars method, but the option stream does not support this.

Expected Behavior

No response

SDK Version I encountered this issue in

v0.19.1

Steps To Reproduce

-

Filled out the Steps to Reproduce section?

Anything else?

No response