tfukaza / harvest

Simple and intuitive Python framework for algorithmic trading. Easily create bots to live and paper trade stocks, crypto, and options!
https://tfukaza.github.io/harvest-website
MIT License
124 stars 26 forks source link

[🪲BUG] Wizard boolean prompt does not respond to "n" #128

Closed tfukaza closed 3 years ago

tfukaza commented 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.

shershah010 commented 3 years ago

This is fixed in the Better paper broker pr.