bt_getcurrencies: Retrieve all Available Currencies on the Exchange

Description Usage Value References Examples

Description

The bt_getcurrencies() function returns the available currencies on https://bittrex.com.

Usage

1

Value

A named list with the following elements:

References

https://bittrex.com/api/v1.1/public/getcurrencies

Examples

1
2
3
4
## Not run: 
currencies <- bt_getcurrencies()$result

## End(Not run)

2ndTime/bittrex2 documentation built on May 31, 2019, 2:19 p.m.