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.
- 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
This is my indicator, you can see here some long and short signals: You can check the last 6 hours values of the DWM (the indicator I used for this trading bot) here.
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.
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
- Install all the requirements to run the scalping bot
pip install -r requirements.txt
- Set your configuration details in configuration.py
- Run with:
python bot.py
It's all explained on my website: https://barbotine.capital
Discord: nelso#1800
Email: [email protected]
The source code is now available for purchase: barbotine.capital/purchase-scalping