ARBI BOT

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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+triangular arbitrage opportunity occurs when the exchange rate of a currency does not match its cross-exchange rate \\ 
----- +These price discrepancies generally arise when one market is overvalued while another is undervalued \\
-Arbi is high frequency triangular arbitrage trading bot for Poloniex.It is designed to be as lightweight and fast as possible so you won't miss an arbitrage opportunity.+
  
----- +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, the Bank Monitor can be configured to skip placing orders on pair #1, thereby creating 'personal' arbitrage events.  \\ 
 +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, allowing for extensive market coverage.  \\ 
 +The bot also offers stop-loss mechanism, volume checks, and a variety of powerful tools for customizing and optimizing your arbitrage strategies. 
 + 
 +Additionally, ARBI Bot provides an advanced web UI that allows you to control all aspects of the application.  \\ 
 +It also supports external tools that can use the client API to extend functionality and integrate with other trading systems. 
 + 
 + 
 + 
 +Website: [[https://www.thearbibot.com|https://www.thearbibot.com]] \\ 
 +Shop: [[https://shop.thearbibot.com|https://shop.thearbibot.com]] \\ 
 +Documentation V2 (current): [[https://wiki.thearbibot.com|https://wiki.thearbibot.com]] \\ 
 +Documentation V1: [[https://wiki-v1.thearbibot.com|https://wiki-v1.thearbibot.com]] \\ 
 +Contact Us: [[https://www.thearbibot.com/#contact|https://www.thearbibot.com/#contact]] 
 + 
 + 
 +====== How ARBI Bot works ======  
 + 
 +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.