Tai.IEx (tai v0.0.60)

Commands to control tai in IEx

Link to this section Summary

Link to this section Types

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

Specs

accounts() :: no_return()

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

Link to this function

advisors(options \\ [])

Specs

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

Link to this function

disable_send_orders()

Specs

disable_send_orders() :: no_return()

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

Link to this function

enable_send_orders()

Specs

enable_send_orders() :: no_return()

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

Specs

fees() :: no_return()

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

Specs

help() :: no_return()

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

Specs

markets() :: no_return()

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

Specs

orders() :: no_return()

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

Specs

positions() :: no_return()

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

Specs

products() :: no_return()

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

Specs

settings() :: no_return()

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

Link to this function

start_advisors(options \\ [])

Specs

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

Link to this function

start_venue(venue, options \\ [])

Specs

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

Link to this function

stop_advisors(options \\ [])

Specs

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

Link to this function

stop_venue(venue, options \\ [])

Specs

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

Link to this function

venues(options \\ [])

Specs

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