-
Currently, `Instrument` only has
- `max_quantity`
- `min_quantity`
From the trading rules and symbol information of the exchanges, the restrictions for limit orders and market orders are differ…
-
OS:
Using Docker on Linux
Description:
When choosing a strategy for using on CoinEx an error is thrown.
Reproduce Problem:
Choose an exchange as CoinEx
Select any trading strategy
Obse…
-
## Describe your environment
* Operating system: windows
* Python Version: 3.12
* CCXT version: 4.4.24
* Freqtrade Version: 2024.10
**This is when I did not configure the cctx proxy**
```…
-
### Operating System
Windows 11
### Programming Languages
Python
### CCXT Version
4.4.27
### Description
i have some problem,idk why code dont work.
Log -
Fetched data from bin…
-
I am using the triangular arbitrage opportunity detection code, and I wanted to know if it has been benchmarked and tested for run time performance on exchanges other than Binance (or BinanceUS). Curr…
-
### What happens?
When writing to partitioned csv or parquet the order by statement at `COPY` statement is not being respected specially for this input for some reason when exporting using multithrea…
-
### Describe the bug
When checking a reported issue on discord and ran tests on XEMM (v2 strategy), found out that a scenario where the connector OrderCreatedEvent is late and scrip fails to recogn…
-
Hi I see from the API and [sample data](https://reach.stratosphere.capital/data/usdm/) that depthUpdate data in binance should looks like:
60228023037049 {"stream":"btcusdt@depth@0ms","data":{"e":"de…
-
{
"name": "binance",
"docurl": "https://github.com/binance-exchange/binance-official-api-docs/blob/master/web-socket-streams.md",
"wssurl": "wss://stream.binance.com:9443",
…
-
## Issue searched
Yes
## Environment
* CCXT version: 1.18.1187
* Branch: Master
## Issue:
CCXT has already upgraded Binance Margin orders and there is not a configuration to use it…