| ad | Accumulation/Distribution Line |
| adjust_ohlc | Perform dividen adjustment on OHLC data. |
| adosc | Accumulation/Distribution Oscillator |
| ao | Awesome Oscillator |
| arosc | Aroon Oscillator |
| atr | Average True Range |
| cash-.tsapi | Request data from Tushare API |
| cci | Commodity Channel Index |
| cmo | Chande Momentum Oscillator |
| connect_rt_db | Return DBI connection to realtime database |
| create_index | Create index on a table |
| create_rt_loader | Create a realtime data loader |
| create_rt_loop | Create a realtime data loop |
| create_srt_db | Create a Sina realtime database |
| create_table | Create an empty table from reference tabular data |
| daily | Query daily OHLC data |
| default_srt_codes | Query default Sina realtime codes |
| do.retry | Simple do.call retry wrapper |
| dpo | Detrended Price Oscillator |
| emv | Ease of Movement |
| filter_bookdepth | Filter order book / tick data by available book depth |
| get_rt_db | Return realtime database |
| get_srt_db | Return default Sina realtime database file path |
| grp_interval | Group variable by intervals, left open |
| indicators | Technical indicators |
| insert_to | Insert data to an SQL connection |
| intraday | Query intraday OHLC data |
| itime_now | Return current time/date as ITime/IDate |
| lag_delta | Calculate lagged element/delta/ratio |
| macd | Moving average convergence/divergence |
| make_cumulative_psquare | Online quantile estimation based on P-Square algorithm |
| make_cumulative_quantile | Online quantile estimation based on KLL algorithm |
| make_ema | Online exponential moving average |
| make_filter_rls_linear | Create an online RLS filter for MA model |
| make_filter_rls_poly | Create an online RLS filter for polynomial model |
| make_hma | Hull moving average |
| make_kama | Kaufman adaptive moving average |
| make_lag | Calculate lagged element/delta/ratio |
| make_moving_gastwirth | Online moving Gastwirth estimator |
| make_moving_mae | Moving mean absolute error |
| make_moving_mean | Online moving/cumulative mean and sd |
| make_moving_median | Online moving median |
| make_moving_min | Online moving min/max |
| make_moving_moment | Online moving/cumulative statistics |
| make_moving_quantile | Online moving quantile |
| make_moving_sorted | Create a moving sort object. |
| make_moving_volatility | Online moving/cumulative volatility |
| make_moving_zscore | Moving z-score algorithm for anomaly detection |
| make_sma | Simple moving average |
| make_vidya | Variable index dynamic average |
| make_volclk_order | Construct volume clock from order |
| make_volclk_tick | Construct volume clock from tick |
| make_vwma | Volume weighted moving average |
| make_wilders | Wilders smoothing average |
| make_wma | Weighted moving average |
| market_eod | Query whole-market end-of-day data by date |
| mass | Mass Index |
| mdaily | Query whole-market daily OHLC data |
| mfi | Money Flow Index |
| new_filter_GNGD | Create a GNGD (Generalized Normalized Gradient Descent)... |
| new_filter_NLMS | Create an NLMS (Normalized Least Mean Squares) filter object |
| new_filter_RLS | Create an RLS (Recursive Least Squares) filter object |
| norm_ashare_code | Normalise A-share codes |
| obv | On Balance Volume |
| online | Technical indicators, online version |
| parse_ashare_code | Parse A-share codes |
| pnvi | Positive/Negative Volume Index |
| ppo | Percentage Price Oscillator |
| print.tsapi | Print Values |
| realtime_js_str_var | Query function generator |
| report_market | Query whole-market quarterly reports |
| report_quarter | Query quarterly reports |
| resample_ohlc_ashare | Resample A-share OHLC data |
| resample_ohlc_ashare1 | Resample OHLC variance 1: |
| resample_ohlc_ashare2 | Resample OHLC variance 2: |
| rsi | Relative Strength Index |
| rt_exit_timer | Default exit timer for A-share market |
| rt_sleep_timer | Default sleep timer for A-share market |
| select_bookdepth | Select bookdepth columns from order book / tick data |
| select_from | Select from an SQL connection |
| SetToken | Set/Get Tushare Pro API token |
| shdjt_ashare_code | Query all A-share codes from www.shdjt.com |
| sina_ashare_code | Normalise A-share codes to Sina format |
| sina_realtime_loader | Generate a Sina realtime data loader function |
| sina_realtime_loop | Run Sina realtime data loop |
| sina_realtime_quote | Query realtime quotes from Sina |
| spread_bookdepth | Calculate price and volume spread from order book / tick data |
| tbucket_intraday | Calculate suitable time buckets/intervals for intraday... |
| tbucket_intraday_ashare | Calculate suitable time buckets/intervals for intraday... |
| tencent_realtime_moneyflow | Query realtime moneyflow data from Tencent |
| tencent_realtime_quote | Query realtime quotes from Tencent |
| transform_ohlc | Transform to OHLC from tick data / order book data |
| transform_price | Transform to price distribution from tick data / order book... |
| trix | Trix Momentum Indicator |
| tsapi_func | List available Tushare API functions |
| tsapi_usage | Return usage for a Tushare API function |
| tsec_intraday_ashare | Convert A-share intraday timestamps to seconds traded |
| TushareApi | Get a Tushare API object. |
| tushare_realtime_start | Start/Stop/Ping Tushare websocket |
| tushare_realtime_tick_parser | Generate a record parser for Tushare realtime tick data |
| tushare_realtime_websocket | Create a Tushare realtime websocket |
| TusRequest | Make raw request to Tushare Pro API |
| willr | Williams willr(high, low, close, period) \itemhighhigh... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.