robinhood-to-csv:用于将Robinhood交易导出到CSV文件的Python脚本

时间:2021-05-09 22:46:56
【文件属性】:
文件名称:robinhood-to-csv:用于将Robinhood交易导出到CSV文件的Python脚本
文件大小:12KB
文件格式:ZIP
更新时间:2021-05-09 22:46:56
Python 罗宾汉转CSV 用于导出Python脚本交易为.csv文件。 基于的。 阅读我上的背景故事。 适用于Python 2.7+和3.5+ 安装: 点安装-r requirements.txt 跑步: 对于出口股票交易,运行: python csv-export.py 对于出口期权交易,运行: python csv-options-export.py 对于Device_Token,请转到您的浏览器 Go to robinhood.com. Log out if you're already logged in Right click > Inspect element Click on Network tab -Enter "token" in the input line at the top where it says "Filter URLs" With the netwo
【文件预览】:
robinhood-to-csv-master
----.gitignore(776B)
----README.md(1KB)
----LICENSE(1KB)
----csv-options-export.py(5KB)
----Robinhood.py(8KB)
----profit_extractor.py(6KB)
----__init__.py(0B)
----requirements.txt(50B)
----csv-export.py(7KB)
----login_data.py(2KB)
----app.json(423B)
----.env.example(82B)

网友评论