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/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.
danielwangxh/akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
danielwangxh/backtrader
danielwangxh/Cup-and-Handle-Pattern
danielwangxh/DataCleaning
Data Cleaning is a python package for data preprocessing. This cleans the CSV file and returns the cleaned data frame. It does the work of imputation, removing duplicates, replacing special characters, and many more.
danielwangxh/DataScienceStudyNotes
这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容
danielwangxh/Datasets
danielwangxh/Deep-Learning-Machine-Learning-Stock
Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.
danielwangxh/finance
这是一个python股票数据收集和分析系统,我们使用tushare开源接口,定时的是爬取数据保存到数据库中,然后我们拿数据库中的数据用来分析策略。 http://a.carlcc.com
danielwangxh/FinRL
FinRL: Financial Reinforcement Learning. 🔥
danielwangxh/IMEI-Compatibility-Filter
A Python script which does the work of a VLOOKUP in Excel - the use case for this was to format a Phone Compatibility file for upload on a phone provider's website.
danielwangxh/learn_backtrader
BackTrader中文教程笔记(by:量化投资与机器学习),系统性介绍Bactrader的特性、策略构建、数据结构、回测交易等,彻底掌握量化神器的使用方法。章节:介绍篇、数据篇、指标篇、交易篇、策略篇、可视化篇……(持续更新中)
danielwangxh/Machine-Learning-wiht-Python
In this project, we will complete a notebook where you will build a classifier to predict whether a loan case will be paid off or not. You load a historical dataset from previous loan applications, clean the data, and apply different classification algorithm on the data. You are expected to use the following algorithms to build your models: k-Nearest Neighbour Decision Tree Support Vector Machine Logistic Regression The results is reported as the accuracy of each classifier, using the following metrics when these are applicable: Jaccard index F1-score LogLoass
danielwangxh/MachineLearningStocks
Using python and scikit-learn to make stock predictions
danielwangxh/NeuralSenseCSVCleaner
Python Script for cleaning .csv files
danielwangxh/Python-Excel-Tools
Collection of uses for python with excel data manipulation and cleaning.
danielwangxh/Python-stock
danielwangxh/python3_test
pivot table in excel
danielwangxh/pythondict-quant
Quant Examples Based on Backtrader.
danielwangxh/PyVLookupExcel
Python GUI program that simplifies the VLookup of Excel.
danielwangxh/qt
python quant
danielwangxh/real_trader
python版本A股实时交易 实时tick数据 + 实盘接口 中泰证券下单/实时tick数据/历史行情数据/实时交易 聚宽JoinQuant策略语法兼容
danielwangxh/Sequoia
A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
danielwangxh/stock-3
stock,股票系统。使用python进行开发。
danielwangxh/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
danielwangxh/stock_market
danielwangxh/Stocks-Pattern-Analyzer
This tool should help discover different patterns based on similarity measures in historical (financial) data
danielwangxh/Strategies
danielwangxh/talib-document
talib学习 talib中文翻译 talib中文文档
danielwangxh/xlsx2csv
Convert xslx to csv, it is fast, and works for huge xlsx files