Skip to main content

Crate v_exchanges

Crate v_exchanges 

Source

Re-exports§

pub extern crate v_exchanges_adapters as adapters;
pub use prelude::*;

Modules§

binancebinance
bitmex
bybitbybit
core
error
orders
prelude
yahoo

Macros§

define_provider_timeframe

Structs§

Price
Fixed-point price. Signed to support spreads and options. raw = value × 10^precision
Qty
Fixed-point quantity. Non-negative. raw = value × 10^precision