Docs.rs
quantaxis-rs-0.3.4
quantaxis-rs 0.3.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yutiansut
Dependencies
bencher ^0.1.5
normal
chrono ^0.4.11
normal
csv ^1.1.3
normal
error-chain ^0.12.1
normal
float-cmp ^0.4.0
normal
log ^0.4
normal
ndarray ^0.13.0
normal
ndarray-csv ^0.4
normal
num ^0.2.0
normal
num-traits ^0.2.6
normal
qifi-rs ^0.3.0
normal
rand ^0.6.5
normal
rayon ^1.1
normal
regex ^1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0.61
normal
stopwatch ^0.0.7
normal
tokio ^0.2.18
normal
tokio-util ^0.3.0
normal
uuid ^0.8
normal
Versions
14.32%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quantaxis_
rs
0.3.4
High
Required Methods
high
Implementors
In crate quantaxis_
rs
quantaxis_rs
Trait
High
Copy item path
Source
pub trait High { // Required method fn
high
(&self) ->
f64
; }
Expand description
Highest price of a particular period.
Required Methods
§
Source
fn
high
(&self) ->
f64
Implementors
§
Source
§
impl
High
for
DataItem