Docs.rs
br-maths-0.1.2
br-maths 0.1.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
json ^0.12.4
normal
Versions
76.67%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module ma
Functions
?
Module
br_maths
::
ma
source
·
[
−
]
Expand description
移动平均算法
Functions
ema
指数移动平均 EMA
expmema
指数平滑移动平均 EXPMEMA
ma
简单移动平均 MA 移动平均
wma
加权移动平均法
xexpmema
修正指数移动平均 XEXPMEMA