Exchange v0.1.0 Exchange.Adapters.EventBus.TradeExecuted View Source

A struct representing the payload of :trade_executed events.

Link to this section Summary

Types

t()

TradeExecuted

Link to this section Types

Specs

t() :: %Exchange.Adapters.EventBus.TradeExecuted{trade: Exchange.Trade}

TradeExecuted