-
Hello,
I want to create a bot for the Bybit exchange that trades Ethereum. My goal is to sell Ethereum at +0.5 and buy at -0.5. This bot will do this 10 times. Is such a thing possible?
Thank you.
-
-
Stumbled upon strange exception while my bot was trading symbol ZKFUSDT on USDT perpetual, market price
It managed to open short on $13 out of given $750 (75 margin, lever 10, market price - 0.0009…
-
## Describe your environment
* Operating system: MAC Sonoma 14.4.1 (23E224)
* Python Version: Python 3.12.4 (`python -V`)
* CCXT version: ccxt==4.3.79 (`pip freeze | grep ccxt`)
* Freqtr…
-
Hello,
Can I use the Hummingbot to create a bot for the CoinEX and Bybit exchanges? Any experiences?
Thank you.
-
```js
export function* strategy() {
// ...
}
strategy.runPolicy = {
// Option 1: Run every hour
interval: "1h",
// Option 2: Run every timeframe interval
candleClosed: (botConfig) …
-
Operating system:
Debian GNU/Linux 12 (bookworm)
Python Version:
Python 3.12.4
CCXT version:
4.3.46
Freqtrade Version:
freqtrade docker-2024.6-dev-44a37d11
Describe the …
-
% python3 ./src/test/bybit_test/market.py
rbot version: 0.2.15
!!! ABSOLUTELY NO WARRANTY !!!
!!! USE AT YOUR OWN RISK !!!
See document at https://github.com/yasstake/rusty-bot
All rights re…
-
## Describe your environment
* Operating system: Ubuntu 22.04.4 LTS.
* Python Version: 3.9
* CCXT version: 4.2.82
* Freqtrade Version: 2027.7.1
## Describe the problem:
When usin…
-
Hi there,
Ran the bot a long time ago and wanted to run it again after updating to latest.
Pulled all changes and configured everything but i'm seeing this error in the Exchange.log repeatedly. …