Giter Site home page Giter Site logo

marsjane / deepobs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lorenzolucchese/deepobs

0.0 0.0 0.0 207.46 MB

The Short-Term Predictability of Returns in Order Book Markets: A Deep Learning Perspective.

License: BSD 3-Clause "New" or "Revised" License

deepobs's Introduction

deepOBs

This project aims to explore and analyze order book-driven deep learning models for predicting high-frequency returns in financial exchanges with a limit order book market structure.

The main methods, which we believe could be of use to other researchers, are found in:

  • data_process.py: functions for processing order book data dowloaded from LOBSTER to raw order book, order flow and volume features and the corresponding returns;
  • data_methods.py: auxiliary functions for processed data;
  • custom_datasets.py: create custom tf.dataset objects to load features and responses into models;
  • model.py: a class to build, train and evaluate deepLOB (Zhang et al., 2019), deepOF (Kolm et al., 2021) and deepVOL as keras.models.Model objects;
  • MCS_results.py: functions to perform the bootstrap Model Confidence Set (Hansen et al., 2011) procedure on results

alt text

Release v1.0 DOI

This release contains code and results for the paper 'The Short-Term Predictability of Returns in Order Book Markets: A Deep Learning Perspective'.

deepobs's People

Contributors

lorenzolucchese 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.