| apply_rank | Apply a rank function to an 'xts' price history. | 
| ave_3ROC | Creates a price history rank by averaging three look-back... | 
| create_png | Creates a PNG file graphic of a scorecard data frame. | 
| daily_ad | Computes daily periodicity of adjusted close prices. Price... | 
| daily_cl | Computes daily periodicity of close prices. Price history... | 
| daily_prices | Given a list of ticker symbols, retrieve the symbol's price... | 
| daily_returns | Given a list of ticker symbols, retrieve the symbol's price... | 
| emit | Emits a plot to the viewer and to a file. Writes plots to... | 
| find_cell | Returns a cell from a grid table, using row, column and name... | 
| format_per_trade_stats | Applies formatting to the per-trade statistics from... | 
| format_trade_stats | Applies formatting to the per-trade statistics from... | 
| getAdjusted | Chooses the adjusted values columes from a Quandl EOD data... | 
| get_and_adjust | Retrieves ticker price histories and applies adjusted values.... | 
| gg_candles | Produce a candelstick chart of a given price history. Uses... | 
| gg_charts_summary_2 | Produces a plot of cumulative performance and drawdown over... | 
| gg_charts_summary_3 | Produces a plot of cumulative performance, returns, and... | 
| has_rank | Whether an XTS object has a rank column | 
| model_update_rm_3roc | Computes out-of-sample performance for the 3ROC models. Run... | 
| model_update_rso20_roc | Computes out-of-sample performance for the RSO models. Run... | 
| monthly_ad | Computes monthly periodicity of adjusted close prices. Price... | 
| monthly_prices | Given a list of ticker symbols, retrieve the symbol's price... | 
| monthly_returns | Given a list of ticker symbols, retrieve the symbol's price... | 
| plot_model_stat | Produces a plot of a time series statistics, where the... | 
| plot_position | Produces a plot of 'blotter' portfolio position over time.... | 
| pretty_stats | Pretty-print 'blotter' trade stats, all rows, columns 1-30. | 
| recolor_rank | Recolors a scorecard table grid by setting every cell... | 
| recolor_status | Recolors a scorecard table grid by setting the model... | 
| reset_quantstrat | Reset quantstrat environments '.strategy', '.blotter', and... | 
| row_rank | Computes the row-wise rank for each row in an XTS object. The... | 
| scorecard | scorecard: GGCM scorecard model performance update and report... | 
| scorecard_check | Check scorecard transaction file before use | 
| scorecard_precheck | Check scorecard configuration file before use | 
| scorecard_produce | Produces scorecard tables | 
| scorecard_update | Update scorecard data | 
| strength_ROC | Creates a ranking of rate of change representing strength of... | 
| strength_SMA | Creates a ranking by strength of simple moving average... | 
| symbol_rank_daily | Appends the associated ranking value of an XTS history as a... | 
| symbol_rank_monthly | Converts symbol price histories to monthly periodicity and... | 
| weight_ave_3ROC | Provides a ranking of weighted-average rate of change (ROC)... | 
| weight_ave_3ROC_filter | Provides a ranking of weighted-average rate of change (ROC)... | 
| weight_ave_3ROC_strict | Provides a ranking of weighted-average rate of change (ROC)... | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.