Skip to content
New issue

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

[Bug]: TradingStream import missing in alpaca.trading.__init__ #147

Closed
2 tasks done
benlevitas opened this issue Aug 16, 2022 · 1 comment · Fixed by #173
Closed
2 tasks done

[Bug]: TradingStream import missing in alpaca.trading.__init__ #147

benlevitas opened this issue Aug 16, 2022 · 1 comment · Fixed by #173
Labels
Trading API Relates to the Trading API

Comments

@benlevitas
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

TradingStream cannot be import due to a missing import in alpaca.trading.init

Expected Behavior

No response

SDK Version I encountered this issue in

alpaca-py version: 0.5.2

Steps To Reproduce

Try importing trading stream:
from alpaca.trading.stream import TradingStream

Filled out the Steps to Reproduce section?

  • I have entered valid steps to reproduce my issue or have attached a minimally reproducible case in code that shows my issue happening; and understand that without this my issue will be flagged as invalid and closed after 30 days.

Anything else?

No response

@haxdds
Copy link
Contributor

haxdds commented Oct 15, 2022

Closed in #173

@haxdds haxdds closed this as completed Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Trading API Relates to the Trading API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants