Expand description
Instructions for the exchange funtionality.
Re-exports§
pub use deposit::*;pub use execute_deposit::*;pub use execute_order::*;pub use execute_shift::*;pub use execute_withdrawal::*;pub use order::*;pub use position_cut::*;pub use shift::*;pub use update_adl::*;pub use withdrawal::*;
Modules§
- deposit
- Deposit creation and cancellation.
- execute_
deposit - Execute Deposit.
- execute_
order - Execute Order.
- execute_
shift - Execute shift.
- execute_
withdrawal - Execute Withdrawal.
- order
- Order creation and cancellation.
- position_
cut - Position cut.
- shift
- Creation and cancellation for shift.
- update_
adl - Update ADL state.
- withdrawal
- Withdrawal creation and cancellation.