Skip to content
/ atom Public

Automated trading operation manager(ATOM), c++ lib(Framework)for algorithmic trading and backtesting

License

Notifications You must be signed in to change notification settings

liu1009xf/atom

Repository files navigation

Automated Trading Operation Manager(ATOM)

Unit Test(Linux) Unit Test(Mac) Unit Test(Windows)

Still implementing very basic stuffs. Currently nothing works at all.

Build and Test:

cd path/to/atom
mkdir build
cd build
conan install ..
cmake ..
cmake --build .

To run tests, in addition to above commends:

ctest --verbose

About

Automated trading operation manager(ATOM), c++ lib(Framework)for algorithmic trading and backtesting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published