Tai.CommandsHelper (tai v0.0.59)

Commands to control tai in IEx

Link to this section Summary

Functions

accounts() deprecated
fees() deprecated
help() deprecated
markets() deprecated
orders() deprecated
positions() deprecated
products() deprecated
settings() deprecated
venues(args \\ []) deprecated

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

This function is deprecated. Use Tai.IEx.accounts/0 instead..

Specs

accounts() :: no_return()
Link to this function

advisors(args \\ [])

This function is deprecated. Use Tai.IEx.advisors/1 instead..

Specs

advisors(list()) :: no_return()
Link to this function

disable_send_orders()

This function is deprecated. Use Tai.IEx.disable_send_orders/0 instead..

Specs

disable_send_orders() :: no_return()
Link to this function

enable_send_orders()

This function is deprecated. Use Tai.IEx.enable_send_orders/0 instead..

Specs

enable_send_orders() :: no_return()
This function is deprecated. Use Tai.IEx.fees/0 instead..

Specs

fees() :: no_return()
This function is deprecated. Use Tai.IEx.help/0 instead..

Specs

help() :: no_return()
This function is deprecated. Use Tai.IEx.markets/0 instead..

Specs

markets() :: no_return()
This function is deprecated. Use Tai.IEx.orders/0 instead..

Specs

orders() :: no_return()
This function is deprecated. Use Tai.IEx.positions/0 instead..

Specs

positions() :: no_return()
This function is deprecated. Use Tai.IEx.products/0 instead..

Specs

products() :: no_return()
This function is deprecated. Use Tai.IEx.settings/0 instead..

Specs

settings() :: no_return()
Link to this function

start_advisors(args \\ [])

This function is deprecated. Use Tai.IEx.start_advisors/1 instead..

Specs

start_advisors(list()) :: no_return()
Link to this function

start_venue(venue, options \\ [])

This function is deprecated. Use Tai.IEx.start_venue/2 instead..

Specs

Link to this function

stop_advisors(args \\ [])

This function is deprecated. Use Tai.IEx.stop_advisors/1 instead..

Specs

stop_advisors(list()) :: no_return()
Link to this function

stop_venue(venue, options \\ [])

This function is deprecated. Use Tai.IEx.stop_venue/2 instead..

Specs

Link to this function

venues(args \\ [])

This function is deprecated. Use Tai.IEx.venues/1 instead..

Specs

venues(list()) :: no_return()