-
Notifications
You must be signed in to change notification settings - Fork 24
Home
cryptoQuotes
is a high-level API-client to public market data
endpoints from various API
-providers. Collecting multiple
API
-providers into a single point of entry comes with a range of
benefits, and limits. In this wiki these benefits and limits will be
discussed, and a future roadmap
will be published.
-
Available Exchanges lists all available exchanges by endpoint.
-
Limits and Restrictions lists, and discusses, various limitations and restrictions on each
exchange
, andendpoint
, -
Roadmap includes a full list of currently planned future updates.
-
Tickers summarizes all available
tickers
acrossexchanges
, and the naming conventions on eachexchange
. -
Usecase displays a simple usecase for the library.
The vocabulary in this wiki is as follows,
Terminology | Meaning |
---|---|
Endpoint |
Refers to the various |
Exchanges |
Refers to the |
Granularity |
Refers to the |
Tickers |
Refers to the |
This
wiki
covers the details about thesource
-code, that is deemed unfit forpkgdown
andvignettes
. For general use of thecryptoQuotes
-package please refer to the general documentation on pkgdown or thevignettes
by runningvignette(package = "cryptoQuotes")
.
Last updated 2024-07-05