# Generated by roxygen2: do not edit by hand

S3method(autoplot,ichimoku)
S3method(ichimoku,data.frame)
S3method(ichimoku,default)
S3method(ichimoku,ichimoku)
S3method(ichimoku,matrix)
S3method(ichimoku,xts)
S3method(plot,ichimoku)
S3method(print,ichimoku)
export(autoplot)
export(ichimoku)
export(iplot)
export(is.ichimoku)
importFrom(RcppRoll,roll_maxr)
importFrom(RcppRoll,roll_minr)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_linerange)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_datetime)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_light)
importFrom(rlang,.data)
importFrom(timeDate,as.timeDate)
importFrom(timeDate,isBizday)
