Skip to content

ydxt25/QuantSystem

Repository files navigation

C++ Quantitative Trading System

Introduction

A C++ Quantitative platform for studying data of stock, designing, simulating, and trading algorithms.

Dependencies

BUILDING

mkdir build
cd build && cmake ..
make test

INSTALLING

Once the project has been built (see "BUILDING"), execute

sudo make install

System Overview

[[TODO]]

Author

About

A C++ Quantitative Trading System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages