diff --git a/articles/01-article.html b/articles/01-article.html index c0c6699..ce2356c 100644 --- a/articles/01-article.html +++ b/articles/01-article.html @@ -250,16 +250,16 @@
+The
@@ -172,7 +172,7 @@chart()
-function comes with variousoptions
for color deficiency and themes. Use?chart
for further details.Charting indicators) ) - +
- +Charting events @@ -248,7 +248,7 @@
Charting events event_data = event_data )
-Limitations diff --git a/articles/05-article.html b/articles/05-article.html index 76f62f4..7342960 100644 --- a/articles/05-article.html +++ b/articles/05-article.html @@ -136,7 +136,7 @@
Building Cryptocurrency Trade Mode ## 3) trade the model quantmod::tradeModel(built_model, leverage = 2) #> -#> Model: lm1730956685.4914 +#> Model: lm1730958388.85476 #> #> C.A.G.R.: 39.35% H.P.R.: 28.26% #> diff --git a/articles/cryptoQuotes.html b/articles/cryptoQuotes.html index 5be726a..bb1fec2 100644 --- a/articles/cryptoQuotes.html +++ b/articles/cryptoQuotes.html @@ -143,7 +143,7 @@
Open, High, Low, Close an Volume#> 2024-11-07 02:00:00 75379.8 75400.0 75159.5 75225.1 1.920495 #> 2024-11-07 03:00:00 75267.5 75347.0 75017.6 75066.4 2.581596 #> 2024-11-07 04:00:00 75040.3 75040.5 74674.9 74686.6 4.016974 -#> 2024-11-07 05:00:00 74729.3 74826.6 74674.9 74719.7 1.960513 +#> 2024-11-07 05:00:00 74729.3 74877.6 74674.9 74753.2 3.521955
The market data can be extracted in different intervals using the
@@ -203,7 +203,7 @@interval
-argument. To see available intervals, theavailable_intervals()
-function can be used,Sentiment Data#> 2024-11-07 02:00:00 0.7155 0.2845 2.514938 #> 2024-11-07 03:00:00 0.7161 0.2839 2.522367 #> 2024-11-07 04:00:00 0.7137 0.2863 2.492840 -#> 2024-11-07 05:00:00 0.7134 0.2866 2.489184 +#> 2024-11-07 05:00:00 0.7154 0.2846 2.513703
The
@@ -241,7 +241,7 @@ticker
specific to the perpetual futures market can be extracted using theavailable_tickers
withfutures = TRUE
as follows,Charting cryptocurrency market data ) )
+ - +