# Generated by roxygen2: do not edit by hand

export(available_symbols)
export(bucket_trades)
export(cancel_all_orders)
export(cancel_order)
export(edit_order)
export(get_bitmex)
export(map_bucket_trades)
export(map_trades)
export(place_order)
export(post_bitmex)
export(tn_bucket_trades)
export(tn_cancel_all_orders)
export(tn_cancel_order)
export(tn_edit_order)
export(tn_get_bitmex)
export(tn_map_bucket_trades)
export(tn_map_trades)
export(tn_place_order)
export(tn_post_bitmex)
export(tn_trades)
export(trades)
export(valid_dates)
importFrom(attempt,message_if)
importFrom(attempt,stop_if)
importFrom(attempt,stop_if_not)
importFrom(curl,has_internet)
importFrom(digest,hmac)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,content_type_json)
importFrom(httr,headers)
importFrom(httr,modify_url)
importFrom(httr,status_code)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(lubridate,as_datetime)
importFrom(lubridate,is.timepoint)
importFrom(lubridate,now)
importFrom(magrittr,"%>%")
importFrom(progress,progress_bar)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(purrr,pluck)
importFrom(purrr,rate_delay)
importFrom(purrr,slowly)
importFrom(rlang,.data)
importFrom(stringr,str_glue)
importFrom(utils,flush.console)
importFrom(utils,menu)
