The opensource cross-platform paper trading platform.
Go to file
2020-07-29 12:30:44 +03:00
.github/workflows ci: rust compilation 2020-07-20 11:52:54 +03:00
DockerFiles add: db_init loading of companies data. 2020-07-25 13:40:45 +03:00
docs rust: changed project to be in rust 2020-07-20 11:52:53 +03:00
scripts script: add remove_db.sh 2020-07-26 10:22:10 +03:00
src add: display for GlobalState 2020-07-29 12:30:44 +03:00
.gitignore gitignore: add logs 2020-07-29 12:28:50 +03:00
Cargo.toml add: logging system. 2020-07-29 12:30:40 +03:00
LICENSE docs: add loginFail server inst 2020-07-20 11:52:29 +03:00
README.md Simple README 2020-07-23 19:38:01 +03:00

Rust

PaperTrader

The opensource cross-platform paper trader for learning to trade assets.

Getting Started

Developers

Make Sure you Cargo. To get a copy of the source code for development:

$ git clone https://github.com/realaltffour/PaperTrader.git

Compiling code:

$ cargo run

Built With

Authors:

License

This project licensed under GPL v3.0 - see the LICENSE file for details