起因是我交易美股时发现别人会发交易日历,看起来很直观,但是 IB 的报表非常垃圾,没有类似的功能,于是我找了一个提供此项服务的平台:tradezella ,交了 200 刀试用了一下,然而发现就这样的功能每年要付 200 刀过于奢侈,于是靠着 AI 协助花了大概一周的时间慢慢实现了几个基本的交易日历和图表功能,目前仅支持 IB 券商。
截图如下:
https://github.com/winglight/PNLCalendar/raw/main/images/screenshot1.jpg
https://github.com/winglight/PNLCalendar/raw/main/images/screenshot2.jpg
github 仓库: https://github.com/winglight/PNLCalendar
全部代码都在 main.html ,全部数据保存在浏览器,无任何隐私风险。
界面只支持英文,说明文档有中文: https://github.com/winglight/PNLCalendar/blob/main/readme_cn.md
有需求或者问题欢迎在 issues 提出!
|