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()

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.

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.

Specs

fees() :: no_return()

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

Link to this function

fleets(options \\ [])

Specs

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

Specs

help() :: no_return()

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

Specs

markets() :: no_return()

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

Link to this function

order(client_id)

Specs

order(order_client_id()) :: no_return()

See Tai.IEx.Commands.Order.order/1.

Link to this function

order_transitions(client_id)

Specs

order_transitions(order_client_id()) :: no_return()

See Tai.IEx.Commands.OrderTransitions.order_transitions/1.

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.