Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
start [2018/01/21 22:14] administrator |
start [2025/03/19 17:35] (current) administrator [List of supported exchanges:] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== ARBI Bot Wiki. ====== | ||
| + | ARBI Bot is a high-frequency triangular arbitrage trading bot for cryptocurrencies. | ||
| - | ---- | + | Triangular arbitrage means that the bot can execute arbitrage trades on a single exchange (intra-exchange), avoiding the risks associated with arbitrage between multiple exchanges. \\ |
| - | ARBI BOT Wiki. | + | A triangular arbitrage |
| - | ---- | + | These price discrepancies generally arise when one market |
| - | Arbi is high frequency | + | |
| - | ---- | + | The bot is designed to be as lightweight and fast as possible, ensuring you never miss an arbitrage opportunity. |
| - | How fast is ARBI ? | + | |
| + | ARBI Bot includes a Bank Monitor module that holds and manages funds left from unfilled orders, utilizing them in upcoming arbitrage events. | ||
| + | With Conditional Bank Accumulation, | ||
| + | This allows the bot to execute profitable trades by placing orders at current prices, even when no natural arbitrage event exists. | ||
| + | |||
| + | With ARBI Bot, you can create and run multiple arbitrage scanners simultaneously, | ||
| + | The bot also offers stop-loss mechanism, volume checks, and a variety of powerful tools for customizing and optimizing your arbitrage strategies. | ||
| + | |||
| + | Additionally, | ||
| + | It also supports external tools that can use the client API to extend functionality and integrate with other trading systems. | ||
| + | |||
| + | |||
| + | |||
| + | Website: [[https:// | ||
| + | Shop: [[https:// | ||
| + | Documentation V2 (current): [[https:// | ||
| + | Documentation V1: [[https:// | ||
| + | Contact Us: [[https:// | ||
| + | |||
| + | |||
| + | ====== | ||
| + | |||
| + | ARBI Bot maintains a persistent websocket connection with the supported exchanges.\\ | ||
| + | The incoming data is processed in real-time, which allows the bot to act instantly if arbitrage event is detected.\\ | ||
| + | When arbitrage event is detected the bot executes trades on its own, there is no need to observe it all the time.\\ | ||
| + | There is multiple instruments for filter and control of the processed data like:\\ | ||
| + | Price Line, Volume Multiplier, DSB, Minimum arbitrage profit, minimum bank profit and so on. | ||
| + | |||
| + | ====== List of supported exchanges: ====== | ||
| + | |||
| + | * Poloniex | ||
| + | * OKEx | ||
| + | * Yobit | ||
| + | * Binance | ||
| + | * Binance US | ||
| + | * KuCoin | ||
| + | * MEXC | ||
| + | * Gate.io | ||
| + | |||
| + | ====== Some of the included features: ====== | ||
| + | * Arbitrage Scanner | ||
| + | * Automated Arbitrage Execution | ||
| + | * Bank Monitor | ||
| + | * Profit Monitor | ||
| + | * Conditional bank accumulation | ||
| + | * Custom rules builder | ||
| + | * Web UI | ||
| + | * Multiple scanners on single app instance. | ||
| + | * Multiple exchanges on single app instance. | ||
| + | * Events Statistics. | ||
| + | * Stop-Loss. | ||
| + | * Live Data Viewer. | ||
| + | * Funds Allocation. | ||
| + | * Persistent websocket connection | ||
| + | * Telegram Notifications | ||
| + | * Client API | ||
| + | * Conditional Automation | ||
| + | * Crypto Calendar | ||
| + | * Economic Calendar | ||
| + | * Lifetime updates & support | ||
| - | ---- | ||
| - | ARBI gets the data from websocket feed. The prices are updated in real-time.Prices are updated few times per second. ARBI can generate new nonce every 2ms and it can make 8 trades per second (theoretically up to 500 trades per second, but Poloniex limit is 8 calls per second).ARBI follow 20 different pair combinations each on its own thread so you can't miss an arbitrage opportunity. | ||