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

Open, Highl Low, Close and 74779 -74846.6 +74920.4 74719.8 -74784.7 +74850 -15.971 +32.449 @@ -374,13 +374,13 @@

Sentiment data -0.713 +0.714 -0.287 +0.286 -2.489 +2.493 diff --git a/articles/02-article.html b/articles/02-article.html index 728460a..8c518b5 100644 --- a/articles/02-article.html +++ b/articles/02-article.html @@ -125,7 +125,7 @@

Candlestick charts= kline() )
- +

OHLC charts @@ -138,7 +138,7 @@

OHLC charts= ohlc() )

-
+

The chart()-function comes with various options for color deficiency and themes. Use ?chart for further details.

@@ -172,7 +172,7 @@

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 interval-argument. To see available intervals, the available_intervals()-function can be used,

@@ -203,7 +203,7 @@

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 ticker specific to the perpetual futures market can be extracted using the available_tickers with futures = TRUE as follows,

@@ -241,7 +241,7 @@

Charting cryptocurrency market data ) )

-
+

Adding indicators

{cryptoQuotes} @@ -271,7 +271,7 @@

Adding indicators) )

- +