# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cryptoQuotes" in publications use:' type: software license: GPL-2.0-or-later title: 'cryptoQuotes: Open Access to Cryptocurrency Market Data, Sentiment Indicators and Interactive Charts' version: 1.3.2 doi: 10.32614/CRAN.package.cryptoQuotes abstract: 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: - family-names: Korkmaz given-names: Serkan email: serkor1@duck.com orcid: https://orcid.org/0000-0002-5052-0982 repository: https://CRAN.R-project.org/package=cryptoQuotes repository-code: https://github.com/serkor1/cryptoQuotes url: https://serkor1.github.io/cryptoQuotes/ date-released: '2024-11-07' contact: - family-names: Korkmaz given-names: Serkan email: serkor1@duck.com orcid: https://orcid.org/0000-0002-5052-0982