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

Module types

Module Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

In crate cfix

cfix

Module types

Source

Structs§

CTraderLogin
Config
DepthPrice
ExecutionReport
OrderReport
ParseError
PositionReport
SpotPrice
SymbolInformation

Enums§

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

Constants§

DELIMITER

Traits§

ConnectionHandler
MarketDataHandler
TradeDataHandler

Type Aliases§

MarketCallback
TradeCallback