Seer is a package and collection of scripts to predict the direction of prices in the Forex market.
devtools::install_github("jmayalag/seer")
Analysis scripts are placed in the analysis
directory.
run_experiment.R
: Trains multiple machine learning modelslearning
: Defines the machine learning helper functionsrun_backtest.R
: Runs the experiments using backtestrun_combined_experiment.R
: Backtests the hybrid strategies (Technical analysis + ML)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.