Docs.rs
  • rust-options-0.1.3
    • rust-options 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • npastori21
    • Dependencies
      • base64 ^0.21 normal
      • hmac ^0.12 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • statrs ^0.16 normal
      • tokio ^1 normal
    • Versions
    • 33.33% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

rust_options0.1.3

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • options::Option

Enums

  • options::OptionType

Functions

  • greeks::delta_call
  • greeks::delta_put
  • greeks::gamma
  • greeks::rho_call
  • greeks::rho_put
  • greeks::theta_call
  • greeks::theta_put
  • greeks::vega
  • pricing::black_scholes_call_price
  • pricing::black_scholes_put_price
  • strategy::long_call_payoff
  • strategy::long_call_spread
  • strategy::long_put_payoff
  • strategy::long_put_spread
  • strategy::long_straddle
  • strategy::long_strangle
  • strategy::short_call_payoff
  • strategy::short_call_spread
  • strategy::short_put_payoff
  • strategy::short_put_spread
  • strategy::short_straddle
  • strategy::short_strangle