Barbotine Scalping Bot Save

Powered by Bitfinex's orderbooks data, Barbotine Scalping is a medium-frequency trading bot capable of taking successful trades without worrying about trends or market direction.

Project README

Barbotine arbitrage bot Logo

Twitter @nelsorex GitHub @nelso0

⚠️ The code isn't in this repo, I made it private, more info here. ⚠️

Working on 10-second timeframe, Barbotine Scalping is a crypto scalping bot betting on the market manipulation happening on Bitfinex thanks to their detailed orderbook API. Included with the bot is a indicator I created for this purpose, the 'DWM', which means the bid/ask delta weighted-median BTC amount per user per order ratio.

Table of content

Features

  • All settings are editable (leverage, stop-loss...)
  • True trading fees offline support
  • Not based on technical indicators bullshit, only on orderbook moves, price action and market manipulation
  • Backtests + data collecting script
  • Trend-neutral
  • User interface in terminal

Demo

ScalpingDemo1 ScalpingDemo2 This is my indicator, you can see here some long and short signals: DWM indicator You can check the last 6 hours values of the DWM (the indicator I used for this trading bot) here.

video demo

The unavoidable question: is it profitable? To answer quickly, yes you can make money with it, and I made money with it. But this is speculation, so I'm not responsible of any kind of money you win or loose with my software, I'm a developer, not a fund manager.

Prerequisites

The things you need before installing the software.

  • Only compatible with Binance USD-M futures, Kucoin futures and Poloniex futures for now!
  • Python 3.9+
  • Nothing else lol

Installation (when you have the source code)

  1. Install all the requirements to run the scalping bot
pip install -r requirements.txt
  1. Set your configuration details in configuration.py
  2. Run with:
python bot.py

How does it work?

It's all explained on my website: https://barbotine.xyz

Contact

Discord: nelsorex

Email: [email protected]

How do I get it?

The source code is now available for purchase: barbotine.xyz/shop

Open Source Agenda is not affiliated with "Barbotine Scalping Bot" Project. README Source: nelso0/barbotine-scalping-bot

Open Source Agenda Badge

Open Source Agenda Rating