The opensource cross-platform paper trading platform.
Go to file
realaltffour 52202f0d41
add: register()
2020-08-12 06:41:02 +03:00
.github/workflows ci: add muliple build configurations 2020-08-11 17:58:10 +03:00
DockerFiles add: register() 2020-08-12 06:41:02 +03:00
certs certs: manage it 2020-08-07 11:08:28 +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: register() 2020-08-12 06:41:02 +03:00
.gitignore fix: wrong gitignore condition 2020-07-31 10:42:57 +03:00
Cargo.toml add: register() 2020-08-12 06:41:02 +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

README.md

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