tai v0.0.28 Tai.Advisor behaviour
A behavior for implementing a process that receives changes in the order book.
It can be used to monitor one or more quote streams and create, update or cancel orders.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
cast_order_updated(name, old_order, updated_order, callback)
Link to this function
cast_order_updated(name, old_order, updated_order, callback, opts)
Link to this section Callbacks
Link to this callback
handle_inside_quote(venue_id, product_symbol, market_quote, changes, state)
handle_inside_quote( venue_id(), product_symbol(), market_quote(), changes(), state() ) :: {:ok, run_store()}