Skip to content

trading bot running on binance usdt futures and bybit inverse perpetual

License

Notifications You must be signed in to change notification settings

pbosch/passivbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passivbot

Trading bot running on Bybit and Binance Futures

⚠️ Use at own risk ⚠️

v5.2.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, see documentation on https://www.passivbot.com

See also https://www.futuresboard.xyz/guides.html

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.

About

trading bot running on binance usdt futures and bybit inverse perpetual

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.8%
  • Jupyter Notebook 7.1%
  • Dockerfile 0.1%