FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ydxt25/QuantSystem: A C++ Quantitative Trading System · GitHub

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

Stars

102 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL