Package: cryptoQuotes 1.3.2

Serkan Korkmaz

cryptoQuotes: Open Access to Cryptocurrency Market Data, Sentiment Indicators and Interactive Charts

This high-level API client provides open access to cryptocurrency market data, sentiment indicators, and interactive charting tools. The data is sourced from major cryptocurrency exchanges via 'curl' and returned in 'xts'-format. The data comes in open, high, low, and close (OHLC) format with flexible granularity, ranging from seconds to months. This flexibility makes it ideal for developing and backtesting trading strategies or conducting detailed market analysis.

Authors:Serkan Korkmaz [cre, aut, ctb, cph], Jonas Cuzulan Hirani [ctb]

cryptoQuotes_1.3.2.tar.gz
cryptoQuotes_1.3.2.zip(r-4.5)cryptoQuotes_1.3.2.zip(r-4.4)cryptoQuotes_1.3.2.zip(r-4.3)
cryptoQuotes_1.3.2.tgz(r-4.4-any)cryptoQuotes_1.3.2.tgz(r-4.3-any)
cryptoQuotes_1.3.2.tar.gz(r-4.5-noble)cryptoQuotes_1.3.2.tar.gz(r-4.4-noble)
cryptoQuotes_1.3.2.tgz(r-4.4-emscripten)cryptoQuotes_1.3.2.tgz(r-4.3-emscripten)
cryptoQuotes.pdf |cryptoQuotes.html
cryptoQuotes/json (API)
NEWS

# Install 'cryptoQuotes' in R:
install.packages('cryptoQuotes', repos = c('https://serkor1.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/serkor1/cryptoquotes/issues

Datasets:
  • ATOM - USDT Denominated ATOM (ATOMUSDT) 15-Minute Intervals
  • BTC - USDT Denominated Bitcoin (BTCUSDT) Weekly Intervals
  • DOGE - USDT Denominated DOGECOIN (DOGEUSDT) 1-Minute Intervals
  • FGIndex - Fear and Greed Index (FGI) values for the cryptocurrency market in daily intervals

On CRAN:

binancebinance-apibitmartbybitbybit-apicryptocurrenciescryptocurrencycryptocurrency-exchangeshuobihuobi-apikraken-apikraken-exchange-apikucoinkucoin-api

7.12 score 31 stars 26 scripts 709 downloads 34 exports 73 dependencies

Last updated 15 days agofrom:31d92e21ec. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 07 2024
R-4.5-winOKNov 07 2024
R-4.5-linuxOKNov 07 2024
R-4.4-winOKNov 07 2024
R-4.4-macOKNov 07 2024
R-4.3-winOKNov 07 2024
R-4.3-macOKNov 07 2024

Exports:almaavailable_exchangesavailable_intervalsavailable_tickersbollinger_bandscalibrate_windowchartdemadonchian_channelemaevwmafgiget_fgindexget_fundingrateget_lsratioget_openinterestget_quotehmaklinelsrmacdohlcplineread_xtsremove_boundrsismasmisplit_windowvolumevwapwmawrite_xtszlema

Dependencies:askpassbase64encbslibcachemclicolorspacecpp11crosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttinytexTTRutf8vctrsviridisLitewithrxfunxtsyamlzoo

A Guide on Charting and Custom Indicators

Rendered fromcustom_indicators.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-11-07
Started: 2024-05-31

Introduction: Cryptocurrency Market Data in R

Rendered fromcryptoQuotes.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-11-07
Started: 2023-10-06

Usecase

Rendered fromusecase.Rmdusingknitr::rmarkdownon Nov 07 2024.

Last update: 2024-11-07
Started: 2024-05-31

Readme and manuals

Help Manual

Help pageTopics
Add Arnaud Legoux Moving Average (ALMA) to the chartalma
USDT Denominated ATOM (ATOMUSDT) 15-Minute IntervalsATOM
Get available exchangesavailable_exchanges
Get available intervalsavailable_intervals
Get actively traded cryptocurrency pairsavailable_tickers
Add Bollinger Bands to the chartbollinger_bands
USDT Denominated Bitcoin (BTCUSDT) Weekly IntervalsBTC
calibrate the time window of a list of xts objectscalibrate_window
Build an interactive financial chartchart
Add Double Exponential Moving Average (DEMA) to the chartdema
USDT Denominated DOGECOIN (DOGEUSDT) 1-Minute IntervalsDOGE
Add Donchian Channels to the chartdonchian_channel
Add Exponentially-Weighted Moving Average (EMA) to the chartema
Add Elastic Volume-Weighted Moving Average (EVWMA) to the chartevwma
Chart the Fear and Greed Indexfgi
Fear and Greed Index (FGI) values for the cryptocurrency market in daily intervalsFGIndex
Get the daily Fear and Greed Index in the cryptocurrency marketget_fgindex
Get the funding rate on futures contractsget_fundingrate
Get the long to short ratio of a cryptocurrency pairget_lsratio
Get the open interest on perpetual futures contractsget_openinterest
Get the Open, High, Low, Close and Volume data on a cryptocurrency pairget_quote
Add Hull Moving Average (HMA) to the charthma
Candlestick Chartkline
Chart the long-short ratiolsr
Chart the Moving Average Convergence Divergence (MACD) indicatormacd
OHLC Barchartohlc
Line Chartpline
remove upper and lower bounds from an XTS objectremove_bound
Chart the Relative Strength Index (RSI)rsi
Add Simple Moving Average (SMA) indicators to the chartsma
Chart the Stochastic Momentum Index (SMI)smi
split xts object iteratively in lists of desired intervalssplit_window
Chart the trading volumevolume
Add Volume-Weighted Moving Average (VWAP) to the chartvwap
Add Weighted Moving Average (WMA) to the chartwma
Read and Write 'xts'-objectsread_xts write_xts
Add Zero Lag Exponential Moving Average (ZLEMA) to the chartzlema