Giter Site home page Giter Site logo

dr413677671 / quantflow-deep-learning-quant-framework Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 81 KB

A Light-weight Deep-learning Quant Framework

License: GNU General Public License v3.0

Python 100.00%
deep-learning keras matplotlib quantitative-finance scikit-learn seaborn signal-analysis signal-processing tensorflow

quantflow-deep-learning-quant-framework's Introduction

Contributors Forks Stargazers Issues


Quantflow Deep-learning Quant Framework

A Light-weight Deep-learning Quant Framework


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Homemade light-weight quant framework. Support Sliding windows, hyper-parameter search, backtesting, Reversing Trade and etc. See LSTM stock price prediction demo

自制量化框架。支持滑窗, 超参数搜索, 反向对冲, 回测等。查看基于Quantflow-deep-learning-quant-framework的 LSTM 股票预测 Demo

Features:

  • Model
    • LSTM
    • Seq2seq
    • Resnet50-1D
  • Prediction
    • Signal Classification (Buy, Sell, Hold) 信号分类
    • Regression (avg price in next window) 回归
  • Backtesting Metrics 回调指标
    • Sharpe 夏普
    • Maximum Drawdown 最大回撤
    • Alpha (regression/annualized) (回归法/年化)
    • Beta (regression/annualized) (回归法/年化)
    • Interval rate of return 平均区间收益率
    • Annualized rate of return (baseline/stretegy) 年化收益率 (基准/策略)
    • backtesting rate of return 策略回测收益率
  • others
    • Reversing Trade Support 反向对冲回调策略
    • Sliding Window 滑窗生成器
    • focal_loss
    • class_weighed_sampling 分类权重采样 (抑制类别不均衡)

(back to top)

Built With

  • Tensorflow
  • Keras

(back to top)

Getting Started

Prerequisites

  1. Clone repo.
git clone https://github.com/dr413677671/Quantflow-deep-learning-quant-framework.git
  1. Install dependencies.
pip install <repo-directory>/requirements.txt

Usage

See LSTM stock price prediction demo

Contact

github    YouTube    zhihu

(back to top)

Acknowledgments

Based on these brilliant repos:

(back to top)

quantflow-deep-learning-quant-framework's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.