tai v0.0.25 Tai.Commands.Helper

Commands for using tai in IEx

Link to this section Summary

Link to this section Functions

Link to this function

advisors()
advisors() :: no_return()

See Tai.Commands.Advisors.list/0.

Link to this function

advisors(args)
advisors(list()) :: no_return()

See Tai.Commands.Advisors.list/1.

Link to this function

balance()
balance() :: no_return()

See Tai.Commands.Balance.balance/0.

Link to this function

disable_send_orders()
disable_send_orders() :: no_return()

See Tai.Commands.SendOrders.disable/0.

Link to this function

enable_send_orders()
enable_send_orders() :: no_return()

See Tai.Commands.SendOrders.enable/0.

See Tai.Commands.Fees.fees/0.

See Tai.Commands.Help.help/0.

Link to this function

markets()
markets() :: no_return()

See Tai.Commands.Markets.markets/0.

Link to this function

orders()
orders() :: no_return()

See Tai.Commands.Orders.orders/0.

Link to this function

positions()
positions() :: no_return()

See Tai.Commands.Positions.positions/0.

Link to this function

products()
products() :: no_return()

See Tai.Commands.Products.products/0.

Link to this function

settings()
settings() :: no_return()

See Tai.Commands.Settings.settings/0.

Link to this function

start_advisors()
start_advisors() :: no_return()

See Tai.Commands.Advisors.start/0.

Link to this function

start_advisors(args)
start_advisors(list()) :: no_return()

See Tai.Commands.Advisors.start/1.

Link to this function

stop_advisors()
stop_advisors() :: no_return()

See Tai.Commands.Advisors.stop/0.

Link to this function

stop_advisors(args)
stop_advisors(list()) :: no_return()

See Tai.Commands.Advisors.stop/1.