lazytrade - Learn Computer and Data Science using Algorithmic Trading
Provide sets of functions and methods to learn and
practice data science using idea of algorithmic trading. Main
goal is to process information within "Decision Support System"
to come up with analysis or predictions. There are several
utilities such as dynamic and adaptive risk management using
reinforcement learning and even functions to generate
predictions of price changes using pattern recognition deep
regression learning. Summary of Methods used: Awesome H2O
tutorials: <https://github.com/h2oai/awesome-h2o>, Market Type
research of Van Tharp Institute: <https://vantharp.com/>,
Reinforcement Learning R package:
<https://CRAN.R-project.org/package=ReinforcementLearning>.