Joshua M. Fernandes
Joshua M. Fernandes
try opening robinhood phone app and when it asks for MFA code, run the code above so it prints out the current OTP. Then manually type that number into your...
I updated the urls to have more distinctive names. update line 663 with new url name
nice find. working on it now. Do you know if there are any other urls besides 'received'?
yes, it's a rounding issues since DOGE coin is such a small price. I thought I fixed it once, but I still need to play around with the rounding algorithm....
@dapenchwr2001 when calling the login function have you tried setting the store_session=false parameter? If store_session is set to false then login will not try to load a pickle file.
make sure you are typing in the name of the watchlist with the correct capitalization and spelling. If you don't supply a name it defaults to My First List and...
you can try setting the timeinforce="gfd" or "ioc". To cancel orders call cancel_all_option_orders() or cancel_all_stock_orders()
What parameters are you passing to the function?
Try using 5.00 as the price instead of 5.
Thanks for bringing this to my attention. Will look into it.