tai v0.0.53 Tai.IEx

Commands to control tai in IEx

Link to this section Summary

Link to this section Types

Link to this type

venue()

venue() :: Tai.Venue.id()
Link to this type

venue_store_id()

venue_store_id() :: Tai.Venues.VenueStore.store_id()

Link to this section Functions

Link to this function

accounts()

accounts() :: no_return()

See Tai.IEx.Commands.Accounts.accounts/0.

See Tai.IEx.Commands.Advisors.list/1.

Link to this function

disable_send_orders()

disable_send_orders() :: no_return()

See Tai.IEx.Commands.DisableSendOrders.disable/0.

Link to this function

enable_send_orders()

enable_send_orders() :: no_return()

See Tai.IEx.Commands.EnableSendOrders.enable/0.

See Tai.IEx.Commands.Fees.fees/0.

See Tai.IEx.Commands.Help.help/0.

Link to this function

markets()

markets() :: no_return()

See Tai.IEx.Commands.Markets.markets/0.

Link to this function

orders()

orders() :: no_return()

See Tai.IEx.Commands.Orders.orders/0.

Link to this function

positions()

positions() :: no_return()

See Tai.IEx.Commands.Positions.positions/0.

Link to this function

products()

products() :: no_return()

See Tai.IEx.Commands.Products.products/0.

Link to this function

settings()

settings() :: no_return()

See Tai.IEx.Commands.Settings.settings/0.

Link to this function

start_advisors(options \\ [])

See Tai.IEx.Commands.StartAdvisors.start/1.

Link to this function

start_venue(venue, options \\ [])

See Tai.IEx.Commands.StartVenue.start/2.

Link to this function

stop_advisors(options \\ [])

See Tai.IEx.Commands.StopAdvisors.stop/1.

Link to this function

stop_venue(venue, options \\ [])

See Tai.IEx.Commands.StopVenue.stop/2.

See Tai.IEx.Commands.Venues.list/1.