Docs.rs
  • ctrader-fix-0.5.4
    • ctrader-fix 0.5.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • geminik23
    • Dependencies
      • async-macros ^2.0 normal
      • async-std ^1.12 normal optional
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • log ^0.4 normal
      • num_enum ^0.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • uuid ^1.3 normal
      • async-std ^1.12 dev
      • dotenv ^0.15 dev
      • env_logger ^0.11 dev
    • Versions
    • 13.77% of the crate is documented
  • 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

cfix0.5.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • MarketClient
  • TradeClient
  • types::CTraderLogin
  • types::Config
  • types::DepthPrice
  • types::ExecutionReport
  • types::OrderReport
  • types::ParseError
  • types::PositionReport
  • types::SpotPrice
  • types::SymbolInformation

Enums

  • types::Error
  • types::ExecutionType
  • types::Field
  • types::IncrementalRefresh
  • types::InternalMDResult
  • types::MarketType
  • types::OrderStatus
  • types::OrderType
  • types::PriceType
  • types::Side
  • types::SubID
  • types::TimeInForce

Traits

  • types::ConnectionHandler
  • types::MarketDataHandler
  • types::TradeDataHandler

Type Aliases

  • types::MarketCallback
  • types::TradeCallback

Constants

  • types::DELIMITER