# Generated by roxygen2: do not edit by hand

export("%>%")
export(addBBands)
export(addEvents)
export(addMA)
export(addMACD)
export(addRSI)
export(addVolume)
export(availableExchanges)
export(availableIntervals)
export(availableTickers)
export(chart)
export(getQuote)
export(kline)
export(ohlc)
importFrom(TTR,BBands)
importFrom(curl,has_internet)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(plotly,add_annotations)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,subplot)
importFrom(rlang,abort)
importFrom(rlang,trace_back)
importFrom(xts,as.xts)
importFrom(zoo,as.zoo)
