Pinned Repositories
alphalens
Performance analysis of predictive (alpha) stock factors
awesome-quant
中国的Quant相关资源索引
deep-learning-bitcoin
Exploiting Bitcoin prices patterns with Deep Learning.
efvicap
erfvicap is a packet capture tool for network adapters from Solarflare
ezh5-eigen
A C++11 interface for HDF5 w/ Eigen3 support (based off ezh5)
FDXCM
filebeat_delegate
Watch redis queue from filebeat and delegate data to AWS SNS
PythonLab
Python Backtesing Tool
uiKLine
UI Tool for KLine Displaying
wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
moonnejs's Repositories
moonnejs/uiKLine
UI Tool for KLine Displaying
moonnejs/PythonLab
Python Backtesing Tool
moonnejs/awesome-quant
中国的Quant相关资源索引
moonnejs/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
moonnejs/alphalens
Performance analysis of predictive (alpha) stock factors
moonnejs/deep-learning-bitcoin
Exploiting Bitcoin prices patterns with Deep Learning.
moonnejs/efvicap
erfvicap is a packet capture tool for network adapters from Solarflare
moonnejs/ezh5-eigen
A C++11 interface for HDF5 w/ Eigen3 support (based off ezh5)
moonnejs/filebeat_delegate
Watch redis queue from filebeat and delegate data to AWS SNS
moonnejs/HHT-MARS
A hybrid forecasting model that combines the Hilbert-Huang Transform and Multivariate Adaptive Regression Splines
moonnejs/jupyterlab
JupyterLab computational environment. This is a very early preview, and is not suitable for general usage yet.
moonnejs/KMeans-GMM-HMM
HMM based on KMeans and GMM
moonnejs/libclc
Cache Line Container - C11
moonnejs/Machine-Learning-Linear-Regression-in-FPGA
moonnejs/MarketMaker
Marketmaker trading strategy
moonnejs/mars
Multivariate Adaptive Regression Splines
moonnejs/MARS-Time-Series
Multivariate Adaptive Regression Splines for Time Series Prediction
moonnejs/mmap_benchmark
benmark for different mmap prefault/prefetch methods
moonnejs/notGHMM
This is a C library for Hidden Markov Model (HMM).
moonnejs/okcoin_bot
a bot that trading bitcoin automatically for okcoin
moonnejs/open-api-v3-sdk
OKEx Open Api V3 Sdk, supported language: Java, Python, C#, C++, Go
moonnejs/pairs-trading-cpp
Pairs Trading Strategy Implementation in C++
moonnejs/Particle-Swarm-Optimization-PSO-_C----
粒子群优化算法
moonnejs/Stock_Market_Sentiment_Analysis
股市情感分析
moonnejs/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
moonnejs/supervisord-monitor
Supervisord Monitoring Tool
moonnejs/tick-to-trade-latency
Tick-to-trade latency benchmark sources
moonnejs/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
moonnejs/twitterDataMining
Twitter数据挖掘及其可视化
moonnejs/vnpy
基于python的开源交易平台开发框架