Tai.IEx (tai v0.0.75)
Commands to control tai
in IEx
Link to this section Summary
Link to this section Types
Link to this type
order_client_id()
Specs
order_client_id() :: Tai.Orders.Order.client_id()
Link to this type
venue()
Specs
venue() :: Tai.Venue.id()
Link to this type
venue_store_id()
Specs
venue_store_id() :: Tai.Venues.VenueStore.store_id()
Link to this section Functions
Link to this function
accounts()
Specs
accounts() :: no_return()
Link to this function
advisors(options \\ [])
Specs
advisors(Tai.IEx.Commands.Advisors.options()) :: no_return()
Link to this function
disable_send_orders()
Specs
disable_send_orders() :: no_return()
Link to this function
enable_send_orders()
Specs
enable_send_orders() :: no_return()
Link to this function
failed_order_transitions(client_id)
Specs
failed_order_transitions(order_client_id()) :: no_return()
See Tai.IEx.Commands.FailedOrderTransitions.failed_order_transitions/1
.
Link to this function
fees()
Specs
fees() :: no_return()
Link to this function
fleets(options \\ [])
Specs
fleets(Tai.IEx.Commands.Fleets.options()) :: no_return()
Link to this function
help()
Specs
help() :: no_return()
Link to this function
markets()
Specs
markets() :: no_return()
Link to this function
order(client_id)
Specs
order(order_client_id()) :: no_return()
Link to this function
order_transitions(client_id)
Specs
order_transitions(order_client_id()) :: no_return()
Link to this function
orders()
Specs
orders() :: no_return()
Link to this function
positions()
Specs
positions() :: no_return()
Link to this function
products()
Specs
products() :: no_return()
Link to this function
settings()
Specs
settings() :: no_return()
Link to this function
start_advisors(options \\ [])
Specs
start_advisors(Tai.IEx.Commands.StartAdvisors.options()) :: no_return()
Link to this function
start_venue(venue, options \\ [])
Specs
start_venue(venue(), Tai.IEx.Commands.StartVenue.options()) :: no_return()
Link to this function
stop_advisors(options \\ [])
Specs
stop_advisors(Tai.IEx.Commands.StopAdvisors.options()) :: no_return()
Link to this function
stop_venue(venue, options \\ [])
Specs
stop_venue(venue(), Tai.IEx.Commands.StopVenue.options()) :: no_return()
Link to this function
venues(options \\ [])
Specs
venues(Tai.IEx.Commands.Venues.options()) :: no_return()