# Generated by roxygen2: do not edit by hand

export(binance_account)
export(binance_all_orders)
export(binance_avg_price)
export(binance_balances)
export(binance_cancel_order)
export(binance_coins)
export(binance_coins_prices)
export(binance_credentials)
export(binance_depth)
export(binance_exchange_info)
export(binance_filters)
export(binance_klines)
export(binance_mytrades)
export(binance_new_order)
export(binance_open_orders)
export(binance_ping)
export(binance_query_order)
export(binance_symbols)
export(binance_ticker_24hr)
export(binance_ticker_all_books)
export(binance_ticker_all_prices)
export(binance_ticker_book)
export(binance_ticker_price)
export(binance_ticks)
export(binance_time)
export(binance_trades)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setnames)
importFrom(digest,hmac)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(jsonlite,fromJSON)
importFrom(logger,log_error)
importFrom(snakecase,to_snake_case)
importFrom(utils,assignInMyNamespace)
importFrom(utils,getFromNamespace)
