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

Does Options trading work anymore on webull? #408

Open
stephkre4 opened this issue Jun 23, 2023 · 0 comments
Open

Does Options trading work anymore on webull? #408

stephkre4 opened this issue Jun 23, 2023 · 0 comments

Comments

@stephkre4
Copy link

I have tried paper and real account. I am able to get option data, but not able to execute any orders.

This is what I tried and what I get.

wb.place_order_option(optionId='1039339466', action='BUY', orderType='MKT', enforce='DAY', quant='1')

I got the optionId straight from the tickerId:
wb.get_options_by_strike_and_expire_date(stock = 'SPY',expireDate='2023-06-23', strike = '437',direction="call")

output:

('place_option_order failed', 500, '')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant