Package: cryptoQuotes 1.3.1

Serkan Korkmaz

cryptoQuotes: A Streamlined Access to Cryptocurrency OHLC-V Market Data and Sentiment Indicators

This high-level API client offers a streamlined access to public cryptocurrency market data and sentiment indicators. It features OHLC-V (Open, High, Low, Close, Volume) that comes with granularity ranging from seconds to months and essential sentiment indicators to develop and backtest trading strategies, or conduct detailed market analysis. By interacting directly with the major cryptocurrency exchanges this package ensures a reliable, and stable, flow of market information, eliminating the need for complex, low-level API interactions or webcrawlers.

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

cryptoQuotes_1.3.1.tar.gz
cryptoQuotes_1.3.1.zip(r-4.5)cryptoQuotes_1.3.1.zip(r-4.4)cryptoQuotes_1.3.1.zip(r-4.3)
cryptoQuotes_1.3.1.tgz(r-4.4-any)cryptoQuotes_1.3.1.tgz(r-4.3-any)
cryptoQuotes_1.3.1.tar.gz(r-4.5-noble)cryptoQuotes_1.3.1.tar.gz(r-4.4-noble)
cryptoQuotes_1.3.1.tgz(r-4.4-emscripten)cryptoQuotes_1.3.1.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

32 exports 27 stars 2.94 score 73 dependencies 16 scripts 992 downloads

Last updated 4 months agofrom:93d7baa82c. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 29 2024
R-4.5-winNOTEAug 29 2024
R-4.5-linuxNOTEAug 29 2024
R-4.4-winOKAug 29 2024
R-4.4-macOKAug 29 2024
R-4.3-winOKAug 29 2024
R-4.3-macOKAug 29 2024

Exports:almaavailable_exchangesavailable_intervalsavailable_tickersbollinger_bandscalibrate_windowchartdemadonchian_channelemaevwmafgiget_fgindexget_fundingrateget_lsratioget_openinterestget_quotehmaklinelsrmacdohlcplineremove_boundrsismasmisplit_windowvolumevwapwmazlema

Dependencies:askpassbase64encbslibcachemclicolorspacecpp11crosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttinytexTTRutf8vctrsviridisLitewithrxfunxtsyamlzoo

A Guide on Custom Indicators

Rendered fromcustom_indicators.Rmdusingknitr::rmarkdownon Aug 29 2024.

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

Introduction: Cryptocurrency Market Data in R

Rendered fromcryptoQuotes.Rmdusingknitr::rmarkdownon Aug 29 2024.

Last update: 2024-05-31
Started: 2023-10-06

Usecase

Rendered fromusecase.Rmdusingknitr::rmarkdownon Aug 29 2024.

Last update: 2024-05-31
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
Add Zero Lag Exponential Moving Average (ZLEMA) to the chartzlema