jgillick / LendingClubAutoInvestor

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

Filter out notes based on custom percentage #28

Closed ilyakatz closed 9 years ago

ilyakatz commented 9 years ago

Hi @jgillick, it would be great if I could filter out notes that do not fall within a certain return % . For example, right now I can only filter out notes by grades, but grade A is pretty broad (5.93 - 7.89). I understand that your api just uses the filters I create on LC website but it would be great if I could do more with the API. I understand if you don't want to add it as part of the official release but if you could point me in the right direction, I could create fork. Thanks in advance.