Simple and intuitive Python framework for algorithmic trading. Easily create bots to live and paper trade stocks, crypto, and options!
124
stars
26
forks
source link
[🪲BUG] Wizard boolean prompt does not respond to "n" #128
Closed
tfukaza closed 3 years ago
Describe the bug When a setup wizard ask a yes/no boolean question, even if the user inputs a "n", the response is interpreted as a "yes".
To Reproduce Run the Robinhood setup wizard, and answer "n" to the first question.