# Generated by roxygen2: do not edit by hand

export(agent)
export(base_url)
export(login_date_time)
export(token)
export(trading_account)
export(trading_account_report)
export(trading_cancel_order)
export(trading_currencies)
export(trading_instruments)
export(trading_instruments_fronts)
export(trading_login)
export(trading_lookup)
export(trading_md)
export(trading_mdh)
export(trading_new_order)
export(trading_orders)
export(trading_ws_close)
export(trading_ws_md)
export(trading_ws_orders)
export(user_name)
import(dplyr)
import(httr)
import(jsonlite)
import(methods)
import(websocket)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(later,run_now)
importFrom(lifecycle,badge)
importFrom(magrittr,"%>%")
importFrom(purrr,assign_in)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,modify_depth)
importFrom(purrr,pluck)
importFrom(purrr,simplify_all)
importFrom(purrr,some)
importFrom(purrr,walk)
importFrom(rlang,env)
importFrom(rlang,expr)
importFrom(rlang,is_empty)
importFrom(rlang,is_null)
importFrom(tibble,as_tibble)
importFrom(tibble,as_tibble_row)
importFrom(tibble,enframe)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
