barbotine-logo

The most complete open-source arbitrage system.

Barbotine's arbitrage system is an automated arbitrage bot operating on crypto markets. It's entirely written in Python and able to identify the smallest arbitrage opportunity on orderbooks of 50+ exchanges at the same time.

Why choose Barbotine?

Automated arbitrage execution

Our bot continuously scans the market, identifies profitable trades, and executes them automatically, according to your settings.

Multi-exchange integration

With CCXT, our bot is connected to over 70 crypto exchanges (full list here), allowing it to identify and capitalize on price discrepancies across all crypto markets at the same time.

Ready-2-Run

Minimal configuration is required to start the bot for the first time. You can kickstart your arbitrage journey in less than 5 minutes.

Security is not a choice

As we give you the whole source-code, you and only you have access to your exchanges API credentials. It's technically impossible for us or someone else to steal your data, because the arbitrage system is self-hosted.

Customizable strategy

Tailor the bot's arbitrage strategies to your preferences and market conditions. The Python code is made to be easily editable, there is one main file with a clear structure.

24/7 VPS included

To run our bot 24/7 without interruption, Barbotine gives you an optimized Linux VPS for the bot, with no additionnal fee for one month. If you need it, just ask for it!

From zero to arbitrageur

Here are all steps to run Barbotine's arbitrage system from scratch.

2 min

1. Get Python

Install Python on your machine

30 sec

2. Download the arbitrage bot

Download the repository from Github

20 sec

3. Install requirements

Install the Python requirements for the bot

3 min

4. Configure your APIs

Put your exchanges’ API credentials in the configuration file

10 sec

5. Choose your pair

It should be the same and existing on all exchanges

15 sec

6. Run it!

And watch the bot monitor markets @ 100 updates per second while sitting down in your couch :)

clock-iconTotal: 6 minutes, 15 seconds

Still have a question?

If you still have a question, don't hesitate to ask us in the Discord community! You can also check out the documentation, a lot is explained there!