jhirschibar / LittleJohn

Project to discover a deterministic value policy useful in managing a portfolio of short option spreads
5 stars 0 forks source link

Add typing for `results` input #15

Open jhirschibar opened 1 year ago

jhirschibar commented 1 year ago

The "result" should be an http request result, the output of .get(). Make sure you put in the typing

https://github.com/jhirschibar/option_bot/blob/5ac7628e41cda50ae909b13ac22c31d88ccef391/option_bot/robinhood.py#L23