Pinned Repositories
Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
hulian
langleycms
one customize CMS
pdf_render
The gem use to render pdf in Rails controller
pyctp
ctp wrapper for python
social_study
MongoDB haml
social_study_old
study_abroad
留学wiki
vnpy
基于python的开源交易平台开发框架
WhiteCrow's Repositories
WhiteCrow/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
WhiteCrow/EA31337-strategies
🤖📈 EA31337 strategies.
WhiteCrow/AR_Fractal_Trailing_Stoploss
MT5 Expert Advisor which trails the stoploss using the Fractals.
WhiteCrow/ATR-Trailing-Stop
ATR Trailing Stop is a trailing stop expert advisor for MetaTrader that uses standard Average True Range indicator to get its next stop-loss value.
WhiteCrow/backtest-ape
Backtesting and forward-testing (via Monte Carlo sims) for DeFi strategies.
WhiteCrow/ch
Whisper & GPT-based app for crushing remote SWE interviews
WhiteCrow/chanlun-pro
基于缠中说禅所讲缠论理论,以便量化分析市场行情的工具
WhiteCrow/chanvis
基于TradingView本地SDK的可视化前后端代码,适用于缠论量化研究,和其他的基于几何交易的量化研究。 缠论量化 摩尔缠论 缠论可视化 TradingView TV-SDK
WhiteCrow/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
WhiteCrow/Customer-Survival-Analysis-and-Churn-Prediction
In this project, I have utilized survival analysis models to see how the likelihood of the customer churn changes over time and to calculate customer LTV. I have also implemented the Random Forest model to predict if a customer is going to churn and deployed a model using the flask web app.
WhiteCrow/czsc
缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易
WhiteCrow/czsc_stremlit
使用 streamlit 进行可视化呈现
WhiteCrow/finance_ml
Advances in Financial Machine Learning
WhiteCrow/gdp-dashboard
WhiteCrow/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
WhiteCrow/gpt4_plugin_test
WhiteCrow/Linear_Algebra_With_Python
Lecture Notes for Linear Algebra Featuring Python
WhiteCrow/MathStatsCode
Codes for my mathematical statistics course
WhiteCrow/meta-labeling
Code base for the meta-labeling papers published with the Journal of Financial Data Science
WhiteCrow/MonteCarlo-MeanReversionTrading
WhiteCrow/my_config
我的配置文件
WhiteCrow/nvim
Truly the Ultimate Neovim Config NVCode
WhiteCrow/openapi-starter
OpenAPI starter repository
WhiteCrow/openctp
CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
WhiteCrow/quantstats
Portfolio analytics for quants, written in Python
WhiteCrow/RSSAggregatorforWeb3
Bootstrapping your personal Web3 info hub from more than 500 RSS Feeds.
WhiteCrow/saveload_backend
WhiteCrow/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
WhiteCrow/Trailing-Stop-on-Profit
Trailing Stop on Profit is a classic trailing stop EA for MetaTrader, which activates only once a given profit value is reached.
WhiteCrow/use-gplearn-to-generate-CTA-factor
本文通过gplearn模型,结合遗传算法中的遗传规划方法生成因子。这里因子生成基于simple-backtest中的简单回测系统,主要针对股指期货操作。