-
Adding new exchanges is a pretty simple proccess at this point. I will accept requests, but some conditions need to be met.
- The exchange needs to be supported by ccxt.
- If the exchange has a te…
-
### Operating System
Windows 11
### Programming Languages
Python
### CCXT Version
4.0.29
### Description
I can't open an order in Perpetual Futures, I use the same (create_market_order) for byb…
-
This has nothing to do with Dali code base, but rather external apis that Dali depends on. Two issues that I have found have to do with Binance and Kraken APIs. I believe there could be more potential…
-
Love the sdk and making some good progress as a noob Pythoner. I'm currently using modified client.create_limit_stop_order() in Trade.py to post stop limit orders in a margin account. So far so good B…
-
### Describe the bug
When using Kucoin, the bot sometimes returns an error during order cancellation, and then this order is considered lost. It subsequently tries to cancel it multiple times and pri…
-
### Operating System
WSL2
### Programming Languages
Python
### CCXT Version
4.3.62
### Description
I have problem with MEXC exchange when placing SWAP order.
Request just timeout…
-
Dear @Rob--W thank you very much for your work, it's a really helpful tool!
One Thing I could not handle yet is to setup an own server to run cors-anywhere.
My Plan was to build it as Docker Image…
-
Hello,
Is there a way to get more logging to figure out why I cannot get the bots read my coinbase account?
![image](https://github.com/3cqs-coder/SymBot/assets/1203733/6b9e44f4-338e-4cf4-892b-8…
-
### Operating System
windows
### Programming Languages
Python
### CCXT Version
4.2.86
### Description
I am trying to get all the trades in Kucoin SINCE a timestamp.
I have trie…
-
I saw the old discussion on the #2008 and #2066 around removing the [lombok](https://projectlombok.org/) dependency, and do understand your reluctance to include a number of 3rd party libraries, but I…