/fml-toolbox

Advanced Financial Machine Learning Toolbox

Primary LanguagePythonApache License 2.0Apache-2.0

Financial Machine Learning Toolbox


Introduction

The financial machine learning toolbox provides you with utilities and transform functions to be used within your financial data pipelines (built with Apache Beam).

To get more details on the techniques used in this toolbox, please checkout the book Advances in Financial Machine Learning by Marcos Lopez De Prado


Getting Started

Clone this repository locally:

git clone https://github.com/neoinvest-ai/fml-toolbox.git

Available Utilities

Data Management

  • Transform a tick data into tick bars
  • Transform a tick data into volume bars

Algorithms