https://github.com/wzhe06/smartinvest
Smart Investing Examples
https://github.com/wzhe06/smartinvest
house-loan-caculator housing mortgage mortgage-calculator python
Last synced: 12 months ago
JSON representation
Smart Investing Examples
- Host: GitHub
- URL: https://github.com/wzhe06/smartinvest
- Owner: wzhe06
- License: mit
- Created: 2016-08-06T04:16:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T07:46:46.000Z (almost 5 years ago)
- Last Synced: 2025-06-08T11:43:58.439Z (about 1 year ago)
- Topics: house-loan-caculator, housing, mortgage, mortgage-calculator, python
- Language: Python
- Homepage: https://github.com/wzhe06/SmartHousingLoan
- Size: 680 KB
- Stars: 413
- Watchers: 15
- Forks: 199
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmartInvest
程序员的个人财富课实战例子
# Description
包含的子项目如下:
* smartMortgage 房贷的模拟程序
* investTable 投资跟踪表模版
* calendarStrategy 日历效应策略的数据,回测程序和分析结果
* quantTrading 量化投资系统实战项目