Pinned Repositories
20170507--Python
使用python抓取沪深两市A股股票代码和名称
A-Shares-listed-companies-in-China
Python代码:爬取中国大陆A股上市公司名单,并保存到数据库MySQL中
Advance-VLookup-Python
Python code to merge multiple MS Excel files into Single file, just like VLookup command in MS Excel, but much more powerful than MS Excel VLookup command.
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Ashare_Median
A股每日数据、每日中位计算 _Python
AStock
A python script to monitor Chinese stocks in terminal. 一个在终端监视A股的python脚本。
automated_excel_data_pipeline
Python script that combines multiple Excel workbooks into a single file, and performs data analysis with pivot tables.
backtrader
Bayesian-Stock-Market-Sentiment
A stock market text sentiment analysis website. A股舆情分析, web-crawler, bayesian algorithm, SQL, django, data-visualization.
chan_lun_py
A personal python implement of Zen theory,which is popular among Chinese stock investors. Just for fun.
danielwangxh's Repositories
danielwangxh/QuantraWeb
软工三大作业,一个有点专业的股票量化交易系统。SECIII course project, a Python stock backtest & trading system.
danielwangxh/20170507--Python
使用python抓取沪深两市A股股票代码和名称
danielwangxh/squant
SQuant是使用scala语言编写的量化开发工具箱,提供开箱即用的A股股票数据和外汇数据(docker镜像),以及高效的回测框架与交易模块。方便Java/Scala爱好者进行量化投资研究。 QQ群:281599099,微信公众号:Python量化交易实战。对,我已经转python了。。。
danielwangxh/vlookup-equivalent
Equivalent excel vlookup implementations in different languages (starting with Python)
danielwangxh/zipline-chinese
zipline 是开源量化平台,但是当前zipline 并不支持A股的测试,很多在线平台如优矿,聚宽等都是基于zipline,本项目改进zipline,使得zipline支持A股测试
danielwangxh/golden_eye
a quantitative trading system(股指交易)
danielwangxh/StockAssistant
The utility python scripts provide to anaylze the historical data and make the trade decision in China Stock Market.
danielwangxh/Python-common
三个脚本提供了Python常用的文件读写操作和字符串操作,方便清洗文本数据
danielwangxh/ChineseStockTicker
A python script to grab data from Sina Chinese Stock API and store into mysql DB
danielwangxh/chinese-stock-api
Python API to get stock data in Chinese market
danielwangxh/stocks
use python and r to analysis china stock
danielwangxh/python-clean-temp-csv
danielwangxh/pyClean
Python script to strip Special Chars and numbers at beginning and end of words.
danielwangxh/CSV-cleaning-data-in-python
This program manipulate csv file to read and edit in python. The function is to add coordinate on given province. I use Geopy library to get the coordinate.
danielwangxh/pyXLSX
A python class library that can read Office 2007 Excel Files