anthonyk1225 / robinhood-to-xlsx

Python package that grabs your robinhood data and exports it to excel
MIT License
14 stars 3 forks source link

Multi-leg trades w/ options #1

Closed anthonyk1225 closed 5 years ago

anthonyk1225 commented 5 years ago

Right now there is only information on the option order as a whole. There are situations where there are multiple legs. Either need to somehow aggregate the information, or display it on subsequent lines within excel file.