tai v0.0.56 Tai.Advisor behaviour
A behavior for implementing a server that receives events such as market quotes.
It can be used to receive one or more quote streams to record data and create, update or cancel orders.
Link to this section Summary
Functions
to_name(group_id, advisor_id)
deprecated
Link to this section Types
Link to this section Functions
Link to this function
child_spec(advisor_spec)
child_spec(advisor_spec()) :: Supervisor.child_spec()
Link to this function
process_name(group_id, advisor_id)
process_name(group_id(), id()) :: advisor_name()
This function is deprecated. Use Tai.Advisor.process_name/2 instead..
Link to this section Callbacks
Link to this callback