All Projects → enarjord → passivbot

enarjord / passivbot

Licence: other
Trading bot running on Binance, Bitget, OKX and Bybit

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to passivbot

Trading Server
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.
Stars: ✭ 191 (-65.77%)
Mutual labels:  futures, algorithmic-trading, binance
NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
Stars: ✭ 78 (-86.02%)
Mutual labels:  futures, algorithmic-trading
LickHunterPRO
Cryptocurrency Trading Bot that looks for large pools of liquidity getting liquidated on margin trading, when it finds these it counter trades them!
Stars: ✭ 114 (-79.57%)
Mutual labels:  binance, bybit
add-tradingview-alerts-tool
Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.
Stars: ✭ 467 (-16.31%)
Mutual labels:  binance, bybit
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+561.29%)
Mutual labels:  algorithmic-trading, binance
cryptogalaxy
Get any cryptocurrencies ticker and trade data in real time from multiple exchanges and then save it in multiple storage systems.
Stars: ✭ 96 (-82.8%)
Mutual labels:  binance, bybit
futuresboard
Dashboard to monitor the performance of your Binance or Bybit Futures account
Stars: ✭ 90 (-83.87%)
Mutual labels:  binance, bybit
MT5-TradingToolCrypto
All the tradingtools: crypto integration to metatrader including cryptobridgepro, crypto charts, paymentbot, indicators, robots are located here. Just download the zip folder, drag and drop into Metatrader 5 directory
Stars: ✭ 70 (-87.46%)
Mutual labels:  binance, bybit
hands-on-elixir-and-otp-cryptocurrency-trading-bot-source-code
Resources related to the "Hands-on Elixir & OTP: Cryptocurrency trading bot" book
Stars: ✭ 70 (-87.46%)
Mutual labels:  algorithmic-trading, binance
pyjuque
⚡ Open Source Algorithmic Trading Bot for Python.
Stars: ✭ 318 (-43.01%)
Mutual labels:  algorithmic-trading, binance
Goex
Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,hbdm,bitmex,coinex,poloniex,bitfinex,bitstamp,binance,kraken,bithumb,zb,hitbtc,fcoin, coinbene
Stars: ✭ 1,188 (+112.9%)
Mutual labels:  futures, binance
akka-react-cloudant
A Soccer Dashboard created by scraping EPL website using Akka backend and ReactJS frontend and IBM Cloudant for object storage. IBM Cloud Foundry is used to host both frontend and backend app.
Stars: ✭ 21 (-96.24%)
Mutual labels:  futures
Future
High-performance Future implementation for the JVM
Stars: ✭ 223 (-60.04%)
Mutual labels:  futures
Fahrenheit
toy futures executor 🚒📖🔥
Stars: ✭ 213 (-61.83%)
Mutual labels:  futures
java-binance-api
Java Binance API Client
Stars: ✭ 72 (-87.1%)
Mutual labels:  binance
Q
A platform-independent promise library for C++, implementing asynchronous continuations.
Stars: ✭ 179 (-67.92%)
Mutual labels:  futures
Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+295.34%)
Mutual labels:  futures
Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
Stars: ✭ 1,954 (+250.18%)
Mutual labels:  futures
plutus-algo-backtesting
Algorithmic Trading : A python framework to run backtest on stocks using your own custom algorithmic strategies
Stars: ✭ 28 (-94.98%)
Mutual labels:  algorithmic-trading
binance.py
A python3 binance API (v3) wrapper powered by modern technologies such as asyncio. The project aims to rival python-binance.
Stars: ✭ 59 (-89.43%)
Mutual labels:  binance

Passivbot

Trading bot running on Bybit, Binance, OKX and Bitget

⚠️ Use at own risk ⚠️

v5.9.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 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

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

Solana Tether USD (USDT):
9hUCHBQA261PU6rUSbwgMoxn8nrdcXPAYgbASRgA8dtm

Monero (XMR):
49gUQ1jasDK23tJTMCvP4mQUUwndeLWAwSgdCFn6ovmRKXZAjQnVp2JZ2K4UuDDdYMNam1HE8ELZoWdeJPRfYEa9QSEK6XZ

Bitcoin (BTC):
bc1qcc3kr9gudg35gnsljg64zeaurt0y24pfej36w6

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].