| atr_stoploss | Define a stop loss based on the ATR: |
| base_stats | Screen stocks with a "base" patter |
| calendar_returns | Compute Calendar returns at the monthly and yearly level. |
| compute_breadth | compute breadth indicator |
| compute_channels | compute KC/DC indicators |
| get_fundamentals | Gets fundamental data |
| get_price_data | Downloads price data |
| get_start_dates | Get first date of each ticker |
| hello | Hello, World! |
| KeltnerBands | Compute Keltner Bands |
| list_to_returns | Compute returns of a list of price data |
| long_trend_high_momentum | Long term trend following strategy based on stocks with... |
| long_trend_low_vol | Long term trend following strategy based on stocks low... |
| mean_reversion | Mean reversion screen |
| performance | Most common performance metrics |
| performance_ticker | Most common performance metrics for each individual ticker |
| read_fund_data | Reads fundamental data and corrects some errors |
| rs_period | Computes RS among other performance metrics for a given... |
| weekly_rotation | Long term trend following strategy based on weekly... |
| which_col | Find which col to adjust |
| xts_to_dt | Convert an xts object to data.table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.