# Functions
AFTEFromRaw maps raw data slice to instance of AuthFundingTradeExecuted.
AFTFromRaw maps raw data slice to instance of AuthFundingTrade.
AFTSnapshotFromRaw maps raw data slice to authenticated funding trade data structures.
AFTUFromRaw maps raw data slice to instance of AuthFundingTradeUpdate.
ATEFromRaw - authenticated trade execution mapping to data type.
ATEUFromRaw authenticated trade execution update mapping to data type.
FromWSRaw acts as a relay for public trades channel to abstract complexity from msg.
FTEFromRaw maps raw data slice to instance of FundingTradeExecuted.
FTEUFromRaw maps raw data slice to instance of FundingTradeExecutionUpdate.
FTFromRaw maps raw data slice to instance of FundingTrade.
FTSnapshotFromRaw maps raw data slice to funding trade data structures.
TEFromRaw maps raw data slice to instance of TradeExecuted.
TEUFromRaw maps raw data slice to instance of TradeExecutionUpdate.
TFromRaw maps raw data slice to instance of Trade.
TSnapshotFromRaw maps raw data slice to trading data structures.
# Structs
AuthFundingTrade data structure.
No description provided by the author
AuthTradeExecution used for mapping authenticated trade execution raw messages.
AuthTradeExecutionUpdate used for mapping authenticated trade execution update raw messages.
FundingTrade data structure for mapping funding/margin currency raw data with "f" prefix in SYMBOL from public feed.
No description provided by the author
Trade data structure for mapping trading pair currency raw data with "t" prefix in SYMBOL from public feed.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author