# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,ichimoku)
S3method(as_tibble,ichimoku)
S3method(autoplot,ichimoku)
S3method(coredata,ichimoku)
S3method(ichimoku,data.frame)
S3method(ichimoku,default)
S3method(ichimoku,ichimoku)
S3method(ichimoku,matrix)
S3method(ichimoku,xts)
S3method(index,ichimoku)
S3method(plot,ichimoku)
S3method(print,ichimoku)
S3method(str,ichimoku)
S3method(summary,ichimoku)
S3method(tbl_sum,ichimoku_tbl)
export(.ichimoku)
export(archive)
export(as_tibble)
export(autoplot)
export(autostrat)
export(coredata)
export(df_append)
export(df_merge)
export(grid_dup)
export(hasStrat)
export(ichimoku)
export(index)
export(iplot)
export(is.ichimoku)
export(look)
export(matrix_df)
export(mlgrid)
export(more)
export(oanda)
export(oanda_chart)
export(oanda_instruments)
export(oanda_orders)
export(oanda_positions)
export(oanda_quote)
export(oanda_set_key)
export(oanda_stream)
export(oanda_studio)
export(oanda_switch)
export(oanda_view)
export(relative)
export(strat)
export(stratcombine)
export(tradingDays)
export(xts_df)
importFrom(curl,curl)
importFrom(curl,curl_fetch_memory)
importFrom(curl,handle_setheaders)
importFrom(curl,new_handle)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,GeomCol)
importFrom(ggplot2,GeomLine)
importFrom(ggplot2,GeomRect)
importFrom(ggplot2,GeomRibbon)
importFrom(ggplot2,GeomSegment)
importFrom(ggplot2,GeomVline)
importFrom(ggplot2,PositionIdentity)
importFrom(ggplot2,Stat)
importFrom(ggplot2,StatIdentity)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,layer)
importFrom(ggplot2,margin)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_grey)
importFrom(jsonlite,parse_json)
importFrom(jsonlite,stream_in)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(tibble,as_tibble)
importFrom(tibble,tbl_sum)
importFrom(utils,str)
importFrom(xts,endpoints)
importFrom(zoo,coredata)
importFrom(zoo,index)
useDynLib(ichimoku, .registration = TRUE, .fixes = "ichimoku")
