Exchange v0.1.0 Exchange.TimeSeries behaviour View Source

Behaviour that a time series database must implement to be able to comunicate with the Exchange

Link to this section Summary

Link to this section Callbacks

Link to this callback

completed_trades_by_id(atom, arg2)

View Source

Specs

completed_trades_by_id(atom(), String.t()) :: [Exchange.Trade]

Specs

get_live_orders(atom()) :: [Exchange.Order]