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
volume_multiplier_okex [2020/06/30 01:56]
administrator removed
— (current)
Line 1: Line 1:
-====== Volume Multiplier: ====== 
  
-Volume multipliers lets you set a volume threshold needed in order for the arbitrage cycle to be started. 
- 
-When the bot found an arbitrage opportunity it compares your balance per trade\\ 
-to the available volume at the specified price.\\ 
-The trades are executed only if the available volume is higher than ( Balance Per Trade * Volume Multiplier ). 
- 
-When Dynamic Start Balance is set to true: 
- 
-Your Balance Per Trade will be dynamically assigned based on the available volume. 
- 
-<code>Balance Per Trade = ( Available volume / Volume Multiplier )</code> 
- 
-Filename: 
-<code>config-Okex.json</code>