AutomatedStockTrading-DeepQ-Learning by sachink2010

Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being replaced by automated trading robots. Algorithmic trading market has experienced significant growth rate and large number of firms are using it. I have tried to build a Deep Q-learning reinforcement agent model to do automated stock trading.

created at Feb. 23, 2019, 12:01 p.m.

Jupyter Notebook

18 +0

255 +2

75 +0

GitHub
Advanced-Deep-Trading by Rachnog

Mostly experiments based on "Advances in financial machine learning" book

created at Feb. 16, 2019, 9:18 p.m.

Jupyter Notebook

43 +0

533 +0

214 +0

GitHub
stockpredictionai by borisbanushev

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.

created at Jan. 9, 2019, 8:02 a.m.

Unknown languages

267 +0

3,972 +4

1,638 +1

GitHub
Awesome-Quant-Machine-Learning-Trading by grananqvist

Quant/Algorithm trading resources with an emphasis on Machine Learning

created at Nov. 5, 2018, 9:09 p.m.

Unknown languages

135 +0

2,541 +10

548 +3

GitHub
nyu-mlif-notes by wizardforcel

book NYU 金融机器学习 中文笔记

created at Oct. 20, 2018, 1:10 p.m.

Unknown languages

4 +0

87 +0

19 +0

GitHub
tf_deep_rl_trader by miroblog

Trading Environment(OpenAI Gym) + PPO(TensorForce)

created at Aug. 25, 2018, 10:38 a.m.

Python

14 +0

231 +0

64 +0

GitHub
deep_rl_trader by miroblog

Trading Environment(OpenAI Gym) + DDQN (Keras-RL)

created at Aug. 24, 2018, 7:19 a.m.

Python

22 +0

403 -1

92 +0

GitHub
mastering-python-for-finance-second-edition by jamesmawm

Sources codes for: Mastering Python for Finance, Second Edition

created at Aug. 14, 2018, 12:16 p.m.

Jupyter Notebook

18 +0

380 +2

114 +0

GitHub
pylivetrader by alpacahq

Python live trade execution library with zipline interface.

created at Aug. 2, 2018, 4:26 p.m.

Python

65 +0

650 +2

196 +0

GitHub
magic8bot by magic8bot

Magic8bot is a cryptocurrency trading bot using Node.js and MongoDB.

created at July 9, 2018, 1:27 p.m.

TypeScript

32 +0

338 +2

76 +0

GitHub
Gekko_Bot_Trading_Strategies by markchen8717

My algorithmic trading strategies with the Gekko cryptocurrency trading bot.

created at June 23, 2018, 4:08 a.m.

JavaScript

9 +0

53 +0

22 +0

GitHub
EthTradingAlgorithm by Philipid3s

Ethereum trading algorithm using Python 3.5 and the library ZipLine

created at June 23, 2018, 1:37 a.m.

Python

1 +0

4 +0

0 +0

GitHub
IBATS_HuobiFeeder_old by mmmaaaggg

【停止维护】新版本更新已迁移到 IBATS 项目组对应名称项目中。连接火币交易所,获取火币实时行情、火币历史行情,保存到mysql数据库同时redis广播,供 ABAT 交易平台进行策略回测、分析,交易使用

created at June 21, 2018, 1:39 a.m.

Python

4 +0

39 +0

15 +0

GitHub
NeuroEvolution-BTC-Trader by SC4RECOIN

Building a population of models that trade crypto and mutate iteratively

created at June 10, 2018, 2:55 a.m.

Go

14 +0

154 +0

44 +0

GitHub
trading-gym by 6-Billionaires

This trading-gym is the first trading for agent to train with episode of short term trading itself.

created at June 3, 2018, 7:12 a.m.

Jupyter Notebook

19 +0

229 +0

39 +0

GitHub
bot18 by carlos8f

Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f

created at May 23, 2018, 2:22 p.m.

HTML

39 +0

193 +0

29 +0

GitHub
QuantResearchDev by mounirlabaied

Quantitative crypto bot framework

created at May 22, 2018, 5:04 p.m.

JavaScript

15 +0

29 +0

15 +0

GitHub
Quantitative-Trading by Ceruleanacg

💸 Papers and Code Implements for Quantitative-Trading

created at May 6, 2018, 7:21 a.m.

Jupyter Notebook

9 +0

33 +1

9 +0

GitHub
LSTM-Crypto-Price-Prediction by SC4RECOIN

Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot

created at April 8, 2018, 2:06 p.m.

Python

19 +0

279 +0

59 +0

GitHub
Gekko-Datasets by xFFFFF

Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.

created at April 4, 2018, 10 p.m.

Perl

27 +0

165 +0

41 +0

GitHub