https://doi.org/10.5281/zenodo.7879346
NAMESPACE
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,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)
export(.ichimoku)
export(archive)
export(autoplot)
export(autostrat)
export(coredata)
export(df_append)
export(df_merge)
export(format_POSIXct)
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(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(nanonext,ncurl)
importFrom(shiny,HTML)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fillPage)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,hoverOpts)
importFrom(shiny,invalidateLater)
importFrom(shiny,isolate)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,reactive)
importFrom(shiny,reactiveVal)
importFrom(shiny,renderPlot)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,wellPanel)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(utils,packageVersion)
importFrom(utils,str)
importFrom(xts,endpoints)
importFrom(zoo,coredata)
importFrom(zoo,index)
useDynLib(ichimoku, .registration = TRUE, .fixes = "ichimoku")