mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 09:18:08 +00:00
commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
- [Minimal 2 Lines](./examples/py/)
|
||||
|
||||
|
||||
```python
|
||||
import ccxt
|
||||
print(ccxt.bitfinex().fetch_ticker('BTC/USDT'))
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user