| calculate_historical_track | functions to give out the hitorical record according to the... |
| compute_upside_downside | draw upside trend, downside trend regime of chosen stocks,... |
| determine_portfolio | functions to choose best stock to invest based on strategy |
| draw_cluster_analysis | draw k-mean cluster analysis result in histogram table |
| draw_comparison_result_plot | draw multiple plots based on rolling regression prediction |
| draw_pca_var_plot | # draws result of the variance analysis from pca |
| draw_stock_analysis | draw bollinger band, candle chart, trick char, volume traded... |
| draw_var_explanation | # draws result of the variance analysis |
| execute_roll_linear | predicted value from rolling based regression |
| faber_3m | get the faber features(finance features).. |
| get_mae | get MAE score result |
| get_multiple_stock | Stack each stock(what User decided to wrangle together) as a... |
| get_rmse | get rmse score result |
| get_single_stock | get the single stock from source(only closing price... |
| getyahooprice | get the each single stock corresponding to the ticker name... |
| give_cluster_dendogram | draw k-mean cluster analysis result in histogram table |
| give_summary | get summary of current market at given period |
| momentum_3m | functions related to momentum calculation |
| pca_importance | get pca result importance using standard deviation and... |
| prices_to_rdata | load a large csv file and will cast it as XTS data class... |
| rebase | rescale/rebase the given input |
| select_freq | function to select quarterly data.. |
| stdevwind | rolling standard deviation function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.