-
-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
hi team, im using this but not working ...
earlier it was working ...
print('before(login)')
wb = webull()
wb.login('test@test.com', 'pa$$w0rd')
current_datetime = datetime.now()
current_date = current_datetime.date() # Only date part for comparison
s_date = current_datetime.strftime('%Y-%m-%d')
s_time = current_datetime.strftime('%H:%M:%S')
Get available expiry dates
expiry_dates = wb.get_options_expiration_dates('TSLA', 'Expirydate')
print(' After(login)')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels