/passivbot

Trading bot running on Binance and Bybit futures

Primary LanguagePythonOtherNOASSERTION

Passivbot

Trading bot running on Bybit and Binance Futures

⚠️ Use at own risk ⚠️

v5.1.0

Overview

Passivbot is a cryptocurrency trading bot written in Python, intended to require minimal user intervention.
It is observed that prices in a market will fluctuate up and down, creating opportunities for capitalizing on the noise.
The bot's purpose is to automate the harvest.

It operates on spot or futures markets by listening to websocket stream of live trades, automatically creating and cancelling limit buy and sell orders.

Because passivbot's live behavior is deterministic, it may be simulated on historical price data, using the included backtester.
Also included is an optimizer, which finds better configurations by iterating thousands of backtests with different candidates.
The bot can be controlled via Telegram.

The strategy is integrated -- the bot only needs a predefined configuration to run.

Requirements

Pre-optimized configurations

A number of pre-optimized configurations for Passivbot can be found at https://github.com/JohnKearney1/PassivBot-Configurations.

Documentation:

For more detailed information about Passivbot, you can look at the documentation on https://www.passivbot.com

Support

Discord

Telegram

License

Released freely without conditions. Anybody may copy, distribute, modify, use or misuse for commercial, non-commercial, educational or non-educational purposes, censor, claim as one's own or otherwise do whatever without permission from anybody.