harvestsure / KeenTrader

C++ cross-platform trading system, planning to support more comprehensive cryptocurrency exchanges, stock markets, and futures markets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keen-trader

Install third party software

  • Install Openssl

Clone source code and prepare libraries

Open terminal, run

git clone --recursive https://github.com/harvestsure/KeenTrader.git
mkdir build
cd build
cmake ..

Status

windows ubuntu macos

About

C++ cross-platform trading system, planning to support more comprehensive cryptocurrency exchanges, stock markets, and futures markets

License:MIT License


Languages

Language:C++ 97.2%Language:CMake 2.7%Language:C 0.1%