Module models

Source
Expand description

Model definitions for Nomy wallet analysis data processing.

This file is generated automatically from the Python models. Do not edit this file manually.

Re-exports§

pub use enriched_trade::EnrichedTrade;
pub use market_price::MarketPrice;
pub use position::Position;
pub use raw_trade::RawTrade;
pub use service_state::ServiceState;
pub use wallet_state::WalletState;

Modules§

enriched_trade
EnrichedTrade model definition.
market_price
MarketPrice model definition.
position
Position model definition.
raw_trade
RawTrade model definition.
service_state
ServiceState model definition.
wallet_state
WalletState model definition.