Docs.rs
  • ctrader-fix-0.3.6
    • ctrader-fix 0.3.6
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • geminik23
    • Dependencies
      • async-macros ^2.0 normal
      • async-std ^1.12 normal
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • log ^0.4 normal
      • num_enum ^0.6 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • uuid ^1.3 normal
      • dotenv ^0.15 dev
      • env_logger ^0.10 dev
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module types

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Definitions
?
Change settings

Module cfix::types

source ·

Structs

  • Config
  • DepthPrice
  • NewOrderReport
  • OrderStatusReport
  • ParseError
  • PositionReport
  • SpotPrice
  • SymbolInformation

Enums

  • Error
  • Field
  • IncrementalRefresh
  • InternalMDResult
  • MarketType
  • OrderStatus
  • OrderType
  • PriceType
  • Side
  • SubID

Constants

  • DELIMITER

Traits

  • ConnectionHandler
  • MarketDataHandler

Type Definitions

  • MarketCallback