Docs.rs
binance-history-0.2.0
binance-history 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
K0nstantini
Dependencies
chrono ^0.4.39
normal
csv ^1.3.1
normal
reqwest ^0.12.9
normal
rust_decimal ^1.36.0
normal
serde ^1.0.216
normal
serde_with ^3.11.0
normal
thiserror ^2.0.8
normal
url ^2.5.4
normal
zip ^2.2.2
normal
Versions
1.92%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
binance_
history
0.2.0
All Items
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Crate
binance_history
Copy item path
Source
Structs
§
COINM
AggTrade
COINM
Kline
COINM
Trade
Spot
AggTrade
Spot
Kline
Spot
Trade
USDM
AggTrade
USDM
Kline
USDM
Trade
Enums
§
Data
Type
Error
Market
Type
Traits
§
Binance
Data
Functions
§
get_
klines
Fetches candlestick (kline) data for a specified symbol within a given time range.
get_
trades
Fetches trade data for a specified symbol within a given time range.
Type Aliases
§
Result