From 027207624f22d90e6563b9604c417c43eaf89261 Mon Sep 17 00:00:00 2001 From: serkor1 <77464572+serkor1@users.noreply.github.com> Date: Thu, 7 Dec 2023 10:33:55 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20serkor1/?= =?UTF-8?q?cryptoQuotes@17dba25f53a31c64d0664e02f912a97d00d71c25=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 1 + LICENSE.html | 1 + articles/01-intervals.html | 1 + articles/02-tickers.html | 1 + articles/03-exchanges.html | 1 + articles/04-charting.html | 19 +- articles/04-chartingEvents.html | 191 +++ .../crosstalk-1.2.1/css/crosstalk.min.css | 1 + .../crosstalk-1.2.1/js/crosstalk.js | 1474 +++++++++++++++++ .../crosstalk-1.2.1/js/crosstalk.js.map | 37 + .../crosstalk-1.2.1/js/crosstalk.min.js | 2 + .../crosstalk-1.2.1/js/crosstalk.min.js.map | 1 + .../crosstalk-1.2.1/scss/crosstalk.scss | 75 + .../htmlwidgets-1.6.3/htmlwidgets.js | 901 ++++++++++ .../plotly-binding-4.10.3/plotly.js | 941 +++++++++++ .../plotly-htmlwidgets.css | 9 + .../plotly-main-2.11.1/plotly-latest.min.js | 69 + .../typedarray-0.1/typedarray.min.js | 1 + articles/05-quantmod.html | 1 + articles/articles/04-chartingEvents.html | 8 + articles/cryptoQuotes.html | 9 +- articles/index.html | 3 + authors.html | 1 + index.html | 1 + pkgdown.yml | 3 +- reference/ATOMUSDT.html | 1 + reference/addBBands.html | 3 +- reference/addEvents.html | 194 +++ reference/addMA.html | 7 +- reference/addMACD.html | 7 +- reference/addRSI.html | 7 +- reference/addVolume.html | 9 +- reference/availableExchanges.html | 1 + reference/availableIntervals.html | 1 + reference/availableTickers.html | 1 + reference/chart.html | 1 + reference/cryptoQuotes-package.html | 1 + reference/getQuote.html | 1 + reference/index.html | 13 +- reference/kline.html | 1 + reference/ohlc.html | 1 + reference/pipe.html | 1 + search.json | 2 +- sitemap.xml | 9 +- 44 files changed, 3975 insertions(+), 38 deletions(-) create mode 100644 articles/04-chartingEvents.html create mode 100644 articles/04-chartingEvents_files/crosstalk-1.2.1/css/crosstalk.min.css create mode 100644 articles/04-chartingEvents_files/crosstalk-1.2.1/js/crosstalk.js create mode 100644 articles/04-chartingEvents_files/crosstalk-1.2.1/js/crosstalk.js.map create mode 100644 articles/04-chartingEvents_files/crosstalk-1.2.1/js/crosstalk.min.js create mode 100644 articles/04-chartingEvents_files/crosstalk-1.2.1/js/crosstalk.min.js.map create mode 100644 articles/04-chartingEvents_files/crosstalk-1.2.1/scss/crosstalk.scss create mode 100644 articles/04-chartingEvents_files/htmlwidgets-1.6.3/htmlwidgets.js create mode 100644 articles/04-chartingEvents_files/plotly-binding-4.10.3/plotly.js create mode 100644 articles/04-chartingEvents_files/plotly-htmlwidgets-css-2.11.1/plotly-htmlwidgets.css create mode 100644 articles/04-chartingEvents_files/plotly-main-2.11.1/plotly-latest.min.js create mode 100644 articles/04-chartingEvents_files/typedarray-0.1/typedarray.min.js create mode 100644 articles/articles/04-chartingEvents.html create mode 100644 reference/addEvents.html diff --git a/404.html b/404.html index d946ae12..794b94f4 100644 --- a/404.html +++ b/404.html @@ -53,6 +53,7 @@ Available Tickers Supported Exchanges Charting using Plotly + Charting Important Events Quantmod and TTR diff --git a/LICENSE.html b/LICENSE.html index 483e6af4..46dcefab 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -31,6 +31,7 @@ Available Tickers Supported Exchanges Charting using Plotly + Charting Important Events Quantmod and TTR diff --git a/articles/01-intervals.html b/articles/01-intervals.html index 464c87c7..23f6f01f 100644 --- a/articles/01-intervals.html +++ b/articles/01-intervals.html @@ -55,6 +55,7 @@ Available Tickers Supported Exchanges Charting using Plotly + Charting Important Events Quantmod and TTR diff --git a/articles/02-tickers.html b/articles/02-tickers.html index ebbcf086..61a63567 100644 --- a/articles/02-tickers.html +++ b/articles/02-tickers.html @@ -55,6 +55,7 @@ Available Tickers Supported Exchanges Charting using Plotly + Charting Important Events Quantmod and TTR diff --git a/articles/03-exchanges.html b/articles/03-exchanges.html index d7f555ae..8fbc67b6 100644 --- a/articles/03-exchanges.html +++ b/articles/03-exchanges.html @@ -55,6 +55,7 @@ Available Tickers Supported Exchanges Charting using Plotly + Charting Important Events Quantmod and TTR diff --git a/articles/04-charting.html b/articles/04-charting.html index 5b99d9cc..158277b1 100644 --- a/articles/04-charting.html +++ b/articles/04-charting.html @@ -55,6 +55,7 @@ Available Tickers Supported Exchanges Charting using Plotly + Charting Important Events Quantmod and TTR @@ -98,7 +99,7 @@

Basic kline and bar chartThe cryptoQuotes uses plotly to visualize the quotes. It supports color deficiency as well.

-

Note: As per 2023-12-02 the charting is still in its +

Note: As per 2023-12-07 the charting is still in its experimental phase.

@@ -111,8 +112,8 @@ 

Basic kline and bar chart ATOMUSDT ) )

-
-
+
+
 ## simple kline chart
 ## without indicators
 chart(
@@ -120,8 +121,8 @@ 

Basic kline and bar chart ATOMUSDT ) )

-
- +
+

Charting with Indicators @@ -139,8 +140,8 @@

MACD and Bollnger Bands ATOMUSDT ) %>% addMACD() %>% addBBands() )

-
- +
+

Bollinger Bands and Volume @@ -153,8 +154,8 @@

Bollinger Bands and Volume ATOMUSDT ) %>% addBBands() %>% addVolume() )

-
- +
+