/rust-candles-ticker

Rust candlestick ticker for crypto calling cryptocompare API (First Rust learning project)

Primary LanguageRust

rust-candles-ticker

Rust candlestick ticker for crypto calling cryptocompare API (First Rust learning project)

How to run

Create an account at cryptocompare and generate an API key Set the API key as environment variable in your execution context

run with cargo, then check the result in standard output and in ./plotters-data/candles.png