kungfu

Kungfu Trader

APACHE-2.0 License

Stars
3.3K

Intro

    • Python 3 C++
    • Linux shell API
    • WindowsMacOSXLinux
  • C++

    • longfist - c++/python/javascript/sqlite
    • yijinjing -
    • wingchun -
  • C++/Python

    • RxCpp -
    • numpy/pandas - Python numpy/pandas
  • UINode.js

XTP

License

Apache License 2.0

Setup

PATH

Compile

(gitgit

## git clone kungfu repo
$ cd kungfu
$ yarn install --frozen-lockfile
$ yarn build
$ yarn package

artifact/build

$ yarn rebuild
$ yarn package

node_modules
**/node_modules
**/build
**/dist

build dist

$ yarn clean

node_modules yarn

$HOME/.conan                        # [conan](https://conan.io/center/)  C++ 
$HOME/.cmake-js                     # [cmake.js](https://www.npmjs.com/package/cmake-js)  C++ 
$HOME/.virtualenvs                  # pipenv(windows)  Python 
$HOME/.local/share/virtualenvs      # pipenv(unix)  Python 

Help