All Projects → yuriak → DLQuant

yuriak / DLQuant

Licence: other
Applying Deep Learning and NLP in Quantitative Trading

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to DLQuant

piker
#nontina, #paperhands,, #pwnzebotz, #tradezbyguille
Stars: ✭ 63 (-25%)
Mutual labels:  finance, quantitative-trading
Awesome Quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Stars: ✭ 8,205 (+9667.86%)
Mutual labels:  finance, quantitative-trading
Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (+207.14%)
Mutual labels:  finance, quantitative-trading
Qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
Stars: ✭ 7,582 (+8926.19%)
Mutual labels:  finance, quantitative-trading
Turingtrader
The Open-Source Backtesting Engine/ Market Simulator by Bertram Solutions.
Stars: ✭ 132 (+57.14%)
Mutual labels:  finance, quantitative-trading
AutoTrader
A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
Stars: ✭ 227 (+170.24%)
Mutual labels:  finance, quantitative-trading
Xalpha
基金投资管理回测引擎
Stars: ✭ 683 (+713.1%)
Mutual labels:  finance, quantitative-trading
QuoraBooks
A GitHub repo for Quant Finance resources
Stars: ✭ 17 (-79.76%)
Mutual labels:  finance, quantitative-trading
Tradingstrategies
Algorithmic trading strategies
Stars: ✭ 120 (+42.86%)
Mutual labels:  finance, quantitative-trading
Bulbea
🐗 🐻 Deep Learning based Python Library for Stock Market Prediction and Modelling
Stars: ✭ 1,585 (+1786.9%)
Mutual labels:  finance, quantitative-trading
Strategems.jl
Quantitative systematic trading strategy development and backtesting in Julia
Stars: ✭ 106 (+26.19%)
Mutual labels:  finance, quantitative-trading
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (+114.29%)
Mutual labels:  finance, quantitative-trading
Interactivebrokers Algo System
Java/MySQL live algorithmic trading using Interactive Brokers API
Stars: ✭ 151 (+79.76%)
Mutual labels:  finance, quantitative-trading
Trading Backtest
A stock backtesting engine written in modern Java. And a pairs trading (cointegration) strategy implementation using a bayesian kalman filter model
Stars: ✭ 247 (+194.05%)
Mutual labels:  finance, quantitative-trading
WeWorkFinanceSDK
企业微信会话存档SDK(基于企业微信C版官方SDK封装)
Stars: ✭ 223 (+165.48%)
Mutual labels:  finance
ferrumfix
Financial Information eXchange protocol implemented in Rust
Stars: ✭ 192 (+128.57%)
Mutual labels:  finance
QuantResearch
Quantitative analysis, strategies and backtests
Stars: ✭ 1,013 (+1105.95%)
Mutual labels:  quantitative-trading
Customizable-Crypto-Currency-Dashboard-with-Chart
📺 A Dashboard with the price movements of the selected Cryptocurrencies 💹
Stars: ✭ 79 (-5.95%)
Mutual labels:  finance
pystockfilter
Financial technical and fundamental analysis indicator library for pystockdb.
Stars: ✭ 26 (-69.05%)
Mutual labels:  finance
TradeRepublicApi
Unofficial trade republic API
Stars: ✭ 134 (+59.52%)
Mutual labels:  finance

Applying Deep Learning and NLP in Quantitative Trading

Overview

This repository is the preliminary work of RLQuant including 5 data crawlers and 2 models.

Crawlers

Models

You can use these code to build your experiment data-source. All the data will be stored in MongoDB by default in my code, you can extend the storage part by yourself.
Most of the code was developed before 2018, after that I turned over to the reinforcement learning approach (RLQuant) and almost gave up the predictive models, therefore I cannot guarantee all the code works well here. If you find any bugs, please tell me.

Data

News

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].