bahibo_names: Bahibo names

Description Usage Examples

Description

The function returns all names and symbols for the coins whose current prices are available. You do not need any parameters.

Usage

1

Examples

1
2
3
4
5
6
7
# load all names
bahibo.names()

# load current price
bahibo.price(name="Bitcoin",currency="USD")
bahibo.price(symbol="UNI",currency="CHF")
bahibo.price(currency="EUR") # you get all current data

StephanBahibo/Bahibo documentation built on Feb. 13, 2022, 9:13 a.m.