-
When i use your library with my own algorithm, i didn't get referral bonus for 1 month. I'am trying to solve why can not i receive affilate bonus for 1 month. I have 30+ customers and their monthly vo…
-
- OS: python3.8
- Programming Language version: python3.8
- CCXT version: 1.78.59
```
exchange = ccxt.okex5(config={
'enableRateLimit': True,
'apiKey': "",
'secret': "",
'pas…
-
- OS: macOS 12.3
- Programming Language version: Python 3.10
- CCXT version: 1.76.72
## The problem
Calling `okx.fetch_positions()` without any arguments fails with the error:
```
ccxt.base.…
-
Okex.com changed its domain name and its api access address is **okx.com** now.
Tendx updated
2 years ago
-
From ToB Audit
## Description
> Price providers used by the price-feeder tool may limit the amount of served requests.
After reaching the limit, certain actions should be taken by the tool to …
-
## Describe your environment
* Docker on Ubuntu. 2022.3
*
## Describe the problem:
2022-03-29 06:18:27,744 - freqtrade.freqtradebot - INFO - Found open order for Trade(id=5, pair=NEAR…
-
Hello,
I'm writing an asyncio application to monitor prices and trade/order events, but for an unknown reason some streams stop receiving data after few hours. I'm not familiar with the `asyncio` p…
-
I dug around a bit but I could not find anything. Is there a way to place a trailing stop on the swap markets?
xxtbg updated
2 years ago
-
- OS:
- Programming Language version: python
- CCXT version:1.74.40
```
``` python
import ccxt
exchange = ccxt.okx({'options': {'defaultType': 'future'}})
res = exchange.fetch_ticker('BTC/USD…
-
Hello,
I a using cryptofeed and okex orderbook. From the file okex.py in exchange.py, it seems that cryptofeed is using the books-l2-tbt channel (400 depth every 10ms - https://www.okx.com/docs-v5/e…