| backtest | Run the backtest with the specified parametrs |
| backtest_stats | Calculate backtest stats |
| crossover | Remove repetitions in a vector |
| df_to_xts | Convierte un data.frame a un xts |
| macd | MACD strategy |
| parse_params | Identifica parametros del experimento |
| plot_backtest | Plot backtest results |
| plotly_backtest | Plot with interaction using plotly |
| predict_xts | Realiza prediccion utilizando un modelo de ML |
| predict_xts_multiple | Realiza prediccion utilizando un modelo de ML con multiples... |
| reexports | Objects exported from other packages |
| run_backtest | Helper function to run the backtest |
| seer-package | seer: functions for stock market prediction |
| technical_ml | Technical with ML strategy |
| time_series_prediction_format | Convierte datos OHLC a formato requerido para prediccion de... |
| train_evtree | Train evtree |
| train_nnet | Entrena nnet El data.frame solo debe tener las columnas de... |
| train_rf | Train Random Forest |
| triple_ema | Triple EMA strategy |
| xts_to_df | Convierte un xts a un data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.