# Generated by roxygen2: do not edit by hand

export(ES)
export(MDD)
export(Strategy)
export(VaR)
export(backtest)
export(compare)
export(getBacktestSetup)
export(getCosts)
export(getFilters)
export(getIndicators)
export(getParameters)
export(getPrices)
export(getSignals)
export(getStratFUN)
export(getStratName)
export(getTrades)
export(getWeights)
export(hitratio)
export(loss)
export(newStrategyFunction)
export(performance)
export(performanceIndicators)
export(plotDrawdowns)
export(plotPerformance)
export(plotWeights)
export(sharpe)
exportMethods(plot)
import(methods)
import(xts)
import(zoo)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,dnorm)
importFrom(stats,end)
importFrom(stats,lag)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,time)
importFrom(utils,head)
