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