mzs0207
I am Muiden,i am a student .I love learning and open source.I hope I can make my own contribution to github one day.
Pinned Repositories
12306
12306智能刷票,订票
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
91dl
91porn downloader & spider
91porn
采集91porn Mp4 Url,突破10个限制,自定义获取时长
A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
AI-for-Trading
📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
automationTool
avellaneda-stoikov
Replication of study Avellaneda, Marco, and Sasha Stoikov: High-frequency trading in a limit order book. Quantitative Finance 8.3 (2008): 217-224.
DeepLOB-Deep-Convolutional-Neural-Networks-for-Limit-Order-Books
This jupyter notebook is used to demonstrate our recent work, "DeepLOB: Deep Convolutional Neural Networks for Limit Order Books", published in IEEE Transactions on Singal Processing. We use FI-2010 dataset and present how model architecture is constructed here. The FI-2010 is publicly avilable and interested readers can check out their paper.
mzs0207's Repositories
mzs0207/deep_rl_trader
Trading Environment(OpenAI Gym) + DDQN (Keras-RL)
mzs0207/RLQuant
Applying Reinforcement Learning in Quantitative Trading
mzs0207/deep_image_prior
Image Operations without training using deep image prior
mzs0207/easyutils
一些股票常用函数
mzs0207/dq-MM
Deep Q-Learning for Market Making
mzs0207/deep-trading-agent
Deep Reinforcement Learning based Trading Agent for Bitcoin
mzs0207/OrderImbalance
Order Imbalance Strategy in High Frequency Trading
mzs0207/pandas_talib
A Python Pandas implementation of technical analysis indicators
mzs0207/damaiAuto
基于python和selenium实现的大麦网自动刷新抢票脚本
mzs0207/gomitmproxy
gomitmproxy是想用golang语言实现[mitmproxy],实现http(s)代理
mzs0207/knowledge
Go社区的知识图谱,Knowledge Graph
mzs0207/passbytcp
内网tcp,http穿透,支持http设置帐号密码
mzs0207/machine_learning_denoising
A Keras implementation of the "Deep Image Prior" paper.
mzs0207/avellaneda-stoikov
Replication of study Avellaneda, Marco, and Sasha Stoikov: High-frequency trading in a limit order book. Quantitative Finance 8.3 (2008): 217-224.
mzs0207/automationTool
mzs0207/wechat_spider
基于中间人截获的微信公众号爬虫
mzs0207/strategy
掘金策略集锦
mzs0207/SGX-Full-OrderBook-Tick-Data-Trading-Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
mzs0207/TradeX-API
TradeX-API
mzs0207/StockPredictionRNN
High Frequency Trading Price Prediction using LSTM Recursive Neural Networks
mzs0207/udp
mzs0207/orderbook-dynamics
Modeling high-frequency limit order book dynamics with support vector machines
mzs0207/cryptocurrency_arbitrage
Automated Trading program that detects pairwise and triangular arbitrage opportunities on altcoin/bitcoin exchanges
mzs0207/gohttptun
A tool to tunnel TCP over HTTP, written in Go