jgillick / LendingClubAutoInvestor

A simple command line tool that will automatically invest all cash that becomes available
MIT License
47 stars 21 forks source link

Confirm investment #6

Closed jgillick closed 10 years ago

jgillick commented 11 years ago

When running the auto investor in the foreground, provide an option to prompt the user to confirm the investment before submitting the order.

jgillick commented 10 years ago

Not practical since this program is meant to run in the background. The user will likely not respond to the confirmation in time.