-
## Describe your environment
* Operating system: window10
* Python Version: Python 3.12.7
* CCXT version: ccxt==4.4.24
* Freqtrade Version: Freqtrade docker-2024.10-dev-1f237db2
## Descr…
-
## Problem
Currently, Freqtrade supports four centralized exchanges that enable shorting and leverage trading (gate, bybit, binance, okx). However, these exchanges are restricting futures in many cou…
-
### Describe the bug
Binance - maker & Gate.io - taker
A market order was executed on the Gate exchange, but for some reason the limit order was not executed before. After that, the bot began t…
-
I'm trying to replay and to test sendTransactions of some pending transactions.
I fork on the last block with unlocking the adresses needed
but Im always getting one of this transactions : …
-
### Problem encountered :
When trying to develop protocol and apps using BSC it's blocking to don't be able to test some various swap though PCS in testnet. Uniswap seem like to support testnet swap …
-
# Bug Report
I have a use case to create a list of OrderBook from snapshot data and feed to DataEngine. And when I create order book, I encountered potential memory leak. Here is the code that should…
-
### SDK
React-Native
### Provide environment information
react-native 0.72
### MetaMask SDK Version
0.18.5
### MetaMask Mobile app Version
not important
### What browser are yo…
-
Hi there,
Currently running latest 0.5.21 version of catalyst and libraries that come with that install (via pip).
- System Version: macOS 10.13.6
- Kernel Version: Darwin 17.7.0
- Python 3.6.6
…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
Hi, I am facing this issue while doing _npm install_ in my application. I had created my app using _create-react-app_ with _typescript_ template. Its been working fine all these days, but when I clone…