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 [2019/01/11 01:07]
administrator [How ARBI Bot works ?]
start [2023/05/05 03:12] (current)
administrator
Line 1: Line 1:
 +====== ARBI Bot Wiki. ======
 +ARBI Bot is high frequency triangular arbitrage trading bot for cryptocurrencies.
  
 +Triangular arbitrage means that the bot can execute arbitrage trades on single exchange (intra-exchange) avoiding all the risks involved in arbitrage between exchanges. \\
 +A triangular arbitrage opportunity occurs when the exchange rate of a currency does not match the cross-exchange rate. \\
 +The price discrepancies generally arise from situations when one market is overvalued while another is undervalued. \\
 +It is designed to be as lightweight and fast as possible so you won't miss an arbitrage opportunity. \\
  
-====== ARBI Bot Wiki======+The bot is equipped with advanced web UI, which you can use to control all aspects of the app\\ 
 +Additionally there is a support for external tools which can use the client API to add new functionalities. 
 + 
 +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]]
  
-ARBI is high frequency triangular arbitrage trading bot for Poloniex.\\ 
-It is designed to be as lightweight and fast as possible.\\ 
-Website: [[https://www.thearbibot.com|https://www.thearbibot.com]]\\ 
-WIKI: [[https://wiki.thearbibot.com|https://wiki.thearbibot.com]] 
  
 ====== How ARBI Bot works ? ======  ====== How ARBI Bot works ? ====== 
  
 ARBI Bot maintains a persistent websocket connection with the supported exchanges.\\ 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\\ +The incoming data is processed in real-time, which allows the bot to act instantly if arbitrage event is detected.\\ 
-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.\\ 
-When arbitrage event is detected the bot executes trades on its own,\\ +There is multiple instruments for filter and control of the processed data like:\\ 
-there is no need to observe it all the time.\\ +Price Line, Volume Multiplier, DSB, Minimum arbitrage profit, minimum bank profit and so on.
-There is multiple instruments for filter and control of the processed data like:  +
-Price Line, Volume Multiplier, DSB, Trend Monitor.+
  
 ====== List of supported exchanges: ======  ====== List of supported exchanges: ====== 
Line 23: Line 30:
   * OKEx   * OKEx
   * Yobit   * Yobit
 +  * Binance
 +  * Binance US
 +  * KuCoin
  
 ====== Some of the included features: ======  ====== Some of the included features: ====== 
   * Arbitrage Scanner   * Arbitrage Scanner
 +  * Automated Arbitrage Execution
   * Bank Monitor   * Bank Monitor
   * Profit Monitor   * Profit Monitor
-  * Trade Monitor 
   * Web UI   * Web UI
 +  * Multiple scanners on one bot instance.
 +  * Multiple exchanges on one bot instance.
 +  * Events statistics.
 +  * Stop-Loss.
 +  * Live data viewer.
 +  * Funds allocation.
   * Persistent websocket connection   * Persistent websocket connection
   * Telegram Notifications   * Telegram Notifications