quotesdirectlib

Crates.ioquotesdirectlib
lib.rsquotesdirectlib
version1.0.8
created_at2025-07-17 20:23:09.880917+00
updated_at2025-07-17 21:00:31.410601+00
descriptionCQG Quotes Direct API bindings for Rust
homepage
repositoryhttps://github.com/mcsakoff/rs-quotesdirect
max_upload_size
id1758064
size59,490
Alexey McSakoff (mcsakoff)

documentation

README

CQG Quotes Direct API library

License

CQG Quotes Direct API provides fast and reliable market data feeds using the industry-standard FIX formats.

Quotes Direct API library

This library provides structures, functions and methods for:

  • reading TCP and UDP packets
  • parsing incoming FAST messages
  • generating outgoing FIX messages

Examples

See examples:

  • sds-client - Example application of Security Definition Server client.
  • ffs-client - Example application of data feed client.

License

This project is licensed under the MIT license.

Commit count: 0

cargo fmt