Expand description
Model definitions for HTTP client
Re-exports§
pub use account::*;pub use book::*;pub use currency::*;pub use deposit::*;pub use fee::*;pub use funding::*;pub use index::*;pub use instrument::*;pub use mass_quote::*;pub use option::*;pub use order::*;pub use other::*;pub use position::*;pub use request::*;pub use response::*;pub use settlement::*;pub use ticker::*;pub use trade::*;pub use tradingview::*;pub use transaction::*;pub use transfer::*;pub use trigger::*;pub use types::*;pub use withdrawal::*;
Modules§
- account
- Account-related models and structures
- book
- Order book models
- currency
- Currency and expiration models
- deposit
- Deposit-related models
- fee
- Fee calculation and structure models
- funding
- Funding rate models
- index
- Index price models
- instrument
- Instrument definition models
- mass_
quote - Mass quote models
- option
- Option contract models and types
- order
- Order models and types
- other
- Other miscellaneous models
- position
- Position models
- request
- Request models and structures
- response
- Response models and structures
- settlement
- Settlement models
- ticker
- Ticker data models
- trade
- Trade execution models
- tradingview
- TradingView chart models
- transaction
- Transaction log models
- transfer
- Transfer models
- trigger
- Trigger models
- types
- Common type definitions HTTP-specific types and models
- withdrawal
- Withdrawal models