# Generated by roxygen2: do not edit by hand

export(ATR)
export(RSI)
export(addreturns)
export(candles)
export(compare_returns)
export(crypto60)
export(cryptodaily)
export(fastzoom)
export(fibs)
export(findcor)
export(genMA)
export(get15)
export(get5)
export(get60)
export(getdaily)
export(getweekly)
export(idret)
export(nvi)
export(project_price)
export(pvi)
export(ret_to_cr)
export(showidreturns)
export(streak)
export(streak_var)
export(thedayafter)
export(trtomr)
export(volatility_freq)
export(volp)
export(volume_analysis)
importFrom(alphavantager,av_api_key)
importFrom(alphavantager,av_get)
importFrom(dplyr,"%>%")
importFrom(dplyr,between)
importFrom(dplyr,intersect)
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme)
importFrom(ggplot2,ylim)
importFrom(lubridate,force_tz)
importFrom(lubridate,force_tzs)
importFrom(lubridate,hour)
importFrom(lubridate,hours)
importFrom(lubridate,month)
importFrom(methods,show)
importFrom(plotly,add_histogram)
importFrom(plotly,add_trace)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,cor)
importFrom(stats,filter)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tibble,tibble)
importFrom(utils,tail)
importFrom(utils,timestamp)
