Skip to content

lazytrade

Learn Computer and Data Science using Algorithmic Trading

v0.5.4 · Jul 16, 2024 · MIT + file LICENSE

Description

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>.

Downloads

267

Last 30 days

16083rd

1.1K

Last 90 days

4.2K

Last year

Trend: -40.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Vladimir Zhbanko <vladimir.zhbanko@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Vladimir",
                    family = "Zhbanko",
                    role = c("aut", "cre"),
                    email = "vladimir.zhbanko@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Vladimir Zhbanko <vladimir.zhbanko@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Vladimir",
                    family = "Zhbanko",
                    role = c("aut", "cre"),
                    email = "vladimir.zhbanko@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Vladimir Zhbanko <vladimir.zhbanko@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Vladimir",
                    family = "Zhbanko",
                    role = c("aut", "cre"),
                    email = "vladimir.zhbanko@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Vladimir Zhbanko <vladimir.zhbanko@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Vladimir",
                    family = "Zhbanko",
                    role = c("aut", "cre"),
                    email = "vladimir.zhbanko@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies readr stringr dplyr tibble lubridate ggplot2 h2o ReinforcementLearning openssl cluster lifecycle lazytrade

Version History

new 0.5.4 Mar 10, 2026
updated 0.5.4 ← 0.5.3 diff Jul 16, 2024
updated 0.5.3 ← 0.5.2 diff Dec 14, 2021
updated 0.5.2 ← 0.5.1 diff Jun 19, 2021
updated 0.5.1 ← 0.4.5 diff Apr 7, 2021
updated 0.4.5 ← 0.4.4 diff Mar 14, 2021
updated 0.4.4 ← 0.4.3 diff Jan 18, 2021
updated 0.4.3 ← 0.4.2 diff Dec 15, 2020
updated 0.4.2 ← 0.4.1 diff Nov 11, 2020
updated 0.4.1 ← 0.4.0 diff Oct 21, 2020
updated 0.4.0 ← 0.3.11 diff Sep 15, 2020
updated 0.3.11 ← 0.3.10 diff Aug 9, 2020
updated 0.3.10 ← 0.3.9 diff Mar 22, 2020
updated 0.3.9 ← 0.3.8 diff Jan 9, 2020
updated 0.3.8 ← 0.3.7 diff Dec 11, 2019
updated 0.3.7 ← 0.3.6 diff Dec 2, 2019
updated 0.3.6 ← 0.3.5 diff Nov 21, 2019
updated 0.3.5 ← 0.3.4 diff Nov 2, 2019
updated 0.3.4 ← 0.3.3 diff Jul 31, 2019
updated 0.3.3 ← 0.3.1 diff Jul 17, 2019