From 787ffd119ebf8f31fe5e3318294a6f3557796ac9 Mon Sep 17 00:00:00 2001 From: serkor1 <77464572+serkor1@users.noreply.github.com> Date: Thu, 7 Nov 2024 05:46:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20serkor1/?= =?UTF-8?q?cryptoQuotes@85f3366930c4d62463d78214e80b366f3041240c=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/01-article.html | 12 ++++++------ articles/02-article.html | 8 ++++---- articles/05-article.html | 2 +- articles/cryptoQuotes.html | 8 ++++---- articles/custom_indicators.html | 8 ++++---- articles/usecase.html | 4 ++-- pkgdown.yml | 2 +- reference/ATOM.html | 2 +- reference/BTC.html | 2 +- reference/DOGE.html | 2 +- reference/add_event.html | 2 +- reference/alma.html | 2 +- reference/bollinger_bands.html | 2 +- reference/chart.html | 2 +- reference/dema.html | 2 +- reference/donchian_channel.html | 2 +- reference/ema.html | 2 +- reference/evwma.html | 2 +- reference/hma.html | 2 +- reference/kline.html | 2 +- reference/macd.html | 2 +- reference/ohlc.html | 2 +- reference/pline.html | 2 +- reference/rsi.html | 2 +- reference/sma.html | 2 +- reference/smi.html | 2 +- reference/volume.html | 2 +- reference/vwap.html | 2 +- reference/wma.html | 2 +- reference/zlema.html | 2 +- search.json | 2 +- 31 files changed, 46 insertions(+), 46 deletions(-) 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 ) )
+ - +