The opensource cross-platform paper trading platform.
Go to file
realaltffour 50c5870faa
add heroku
2020-09-15 07:32:00 +03:00
.github/workflows fix: CI not building correctly 2020-08-16 07:21:00 +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 heroku 2020-09-15 07:32:00 +03:00
.gitignore fix: wrong gitignore condition 2020-07-31 10:42:57 +03:00
Cargo.toml add: error table 2020-08-30 06:21:31 +03:00
LICENSE docs: add loginFail server inst 2020-07-20 11:52:29 +03:00
Procfile add heroku 2020-09-15 07:32:00 +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