Skip to content

Welcome to Passivbot!

Passivbot

Star Fork

Warning

Use at your own risk! You should never trade with money you cannot or are are afraid to miss.

YOU ALONE ARE RESPONSIBLE FOR HOW THE BOT BEHAVES, AND FOR ANY LOSSES THAT MAY BE A RESULT OF USING THE BOT!

If you don't understand how the bot works, you should not use it. You are always welcome to ask for help or get more information on how it works exactly if the documentation does not provide enough information.

Overview

Passivbot is a fully automated trading bot built in Python. The goal of Passivbot is to provide a stable, low-risk trading bot that is able to accumulate profit over time without manual actions.

Passivbot trades in futures and spot markets, using an advanced form of grid trading to place opening and closing orders.

It provides support for automatically optimize configurations, backtest using historic data, and running in live mode.

Supported exchanges

Currently the exchanges
Binance USDT and Coin margined Futures
Binance Spot
Binance US
Bitget USDT and Coin margined Futures
OKX USDT margined perpetuals
Kucoin USDT margined perpetuals
Bybit Derivatives
Bybit Spot
are implemented and supported.

Not all functionality is supported on all exchanges, depending on the APIs that exchanges expose and development efforts.

Info

If you would like to have support added for an exchange not supported yet, you can always get in touch to see what the options are.

Software Requirements

The following requirements are applicable for installing Passivbot:

  • Git 2.17 or above
  • Python 3.8.x and higher
  • Supported OS:
    • Mac
    • Linux
    • Windows

Hardware requirements

Passivbot is a very lightweight bot, and can easily be run live on a single-core machine with 1GB of RAM. Bots are typically run on a VPS, and even the cheapest ones can run 50+ bots when extra swap space is added. While the hardware requirements are very low, you may run into issues when running it on things like a Raspberry Pi. In case you do, please let us know so we can help out & improve the bot!

The hardware requirements for the backtester and optimizer are significantly greater than for the live bot, but not greater than what a normal laptop or desktop computer can handle. The optimizer supports parallel execution.

Warning

It should be very possible to run multiple bots on a single machine. Be aware however that you may run into other limitations like rate limiting of exchanges.

Support

In case you run into trouble, have questions or would just like to get in touch with the community, you can find us at this Discord server or at this Telegram channel.

Discord

Telegram

Referrals and Tip Jar

https://accounts.binance.me/en/register?ref=TII4B07C
https://partner.bybit.com/b/passivbot
https://partner.bitget.com/bg/Y8FU1W
https://www.okx.com/join/PASSIVBOT (20% rebate)

https://www.buymeacoffee.com/enarjord

Tether USD (USDT):
- USDT Solana:
9hUCHBQA261PU6rUSbwgMoxn8nrdcXPAYgbASRgA8dtm
- USDT Binance Smart Chain BEP20:
0x574cad69595fe80c6424ea21988ca0e504cd90cc
- USDT Matic Polygon:
0x574cad69595fe80c6424ea21988ca0e504cd90cc

Monero (XMR):
49gUQ1jasDK23tJTMCvP4mQUUwndeLWAwSgdCFn6ovmRKXZAjQnVp2JZ2K4UuDDdYMNam1HE8ELZoWdeJPRfYEa9QSEK6XZ

Bitcoin (BTC):
bc1qcc3kr9gudg35gnsljg64zeaurt0y24pfej36w6

License

Passivbot is 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.