akenshaw / iced-trade

Cross-platform desktop app visualizing basic orderflow in crypto markets
GNU General Public License v3.0
27 stars 6 forks source link
cryptocurrency iced orderbook-tick-data trading
iced-trade iced-trade

Currently features:

iced-trade iced-trade
There is no server-side yet. User receives market data directly from exchange APIs

Build from source

The releases might not be up-to-date with newest features.or bugs :)

Requirements:

# Clone the repository
git clone https://github.com/akenshaw/iced-trade

cd iced-trade

# Build and run
cargo build --release
cargo run --release