Module symbology

Module symbology 

Source

Re-exports§

pub use event_contract_series::*;
pub use execution_info::*;
pub use options_series::*;
pub use product::*;
pub use product_catalog::*;
pub use tradable_product::*;
pub use venue::*;

Modules§

event_contract_series
Some event contracts can be abbreviated/compressed as a series of products, in the same way that options can. The kinds of dimensions that event contracts could vary on are more varied than options.
execution_info
options_series
product
A product is a thing you can have a position in.
product_catalog
Ticker info is product metadata
protocol
tradable_product
A tradable product describes a trading pair, e.g. BTC/USD.
venue