User Tools

Site Tools


balance_bank_okex

Differences

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

Link to this comparison view

Next revision
Previous revision
balance_bank_okex [2018/05/31 10:48]
administrator created
balance_bank_okex [2019/01/11 12:54] (current)
administrator
Line 1: Line 1:
  
----- +====== Balance & Bank: ======
-Balance & Bank: +
----- +
-Ticker Check Interval:+
  
-Ticker Check Interval sets the delay between each Bank Monitor check.Bank Monitor checks if holded funds can be sold for profit. (Only USDT, ETH and BTC banks are sold based on this setting.) 
-Interval is in milliseconds.Default value is 45000 (45 seconds). 
  
-OPTIONTicker_Check_Interval+===== Ticker Check Interval=====
  
-ACCEPTED VALUE : Numeric(0-4,294,967,295)+Ticker Check Interval sets the delay between each Bank Monitor check.\\ 
 +Bank Monitor checks if holded funds can be sold for profit.\\ 
 +Only USDT, ETH and BTC banks are sold based on this setting.\\ 
 +Interval is in milliseconds.Default value is 45000 (45 seconds).  
 + 
 + 
 +**OPTION:** Ticker_Check_Interval 
 + 
 +**ACCEPTED VALUE:** Numeric(0-4,294,967,295)
 ---- ----
-Dynamic Start Balance:+===== Dynamic Start Balance: ===== 
  
-DynamicStartBalance set to false:+**DynamicStartBalance set to false:**
  
 When DSB is set to false the bot will look only for arbitrages that matches your BalancePerTrade value. When DSB is set to false the bot will look only for arbitrages that matches your BalancePerTrade value.
Line 20: Line 23:
 If the is arbitrage occurrence is for smaller amount than your BalancePerTrade  it will be ignored. If the is arbitrage occurrence is for smaller amount than your BalancePerTrade  it will be ignored.
  
-DynamicStartBalance set to true:+**DynamicStartBalance set to true:**
  
 When DSB is set to true the bot will treat your BalancePerTrade value as max balance per trade. When DSB is set to true the bot will treat your BalancePerTrade value as max balance per trade.
Line 26: Line 29:
 If there is arbitrage occurence for any amount smaller than your BalancePerTrade trades will be executed. If there is arbitrage occurence for any amount smaller than your BalancePerTrade trades will be executed.
  
 +**
 +How is the BalancePerTrade per trade calculated if DSB is set to true ?**
  
-How is the BalancePerTrade per trade calculated if DSB is set to true ?+Without DSB activated the bot checks if:\\ 
 +<code>the available volume is higher than BalancePerTrade * PairX_Volume_Multiplier</code> 
 +If DSB is set to true the bot calculates the balance per trade like that:\\ 
 +<code>BalancePerTrade = Available volume / PairX_Volume_Multiplier</code>
  
-Without DSB activated the bot checks if the available volume is > than BalancePerTrade PairX_Volume_Multiplier. +**OPTION:** DynamicStartBalance
-If DSB is set to true the bot calculates the balance per trade like thatBalancePerTrade = Available volume / PairX_Volume_Multiplier+
  
-OPTION: DynamicStartBalance +**ACCEPTED VALUE:** Boolean(true/false)
- +
-ACCEPTED VALUE : Boolean(true/false)+
  
 ---- ----
-Balance Per Trade:+===== Balance Per Trade: ===== 
  
 Amount that the bot will use for each trade. Amount that the bot will use for each trade.
Line 43: Line 48:
 When DSB is set to true, Balance Per Trade value becomes MAX Balance Per Trade. When DSB is set to true, Balance Per Trade value becomes MAX Balance Per Trade.
  
-OPTION: BalancePerTrade+**OPTION:** BalancePerTrade
  
-ACCEPTED VALUE : Numeric(Minimum: 0.00012)+**ACCEPTED VALUE:** Numeric
  
 ---- ----
-Base Currency:+===== Base Currency: =====
  
 Specify which base currency you want to use. Specify which base currency you want to use.
Line 55: Line 60:
  
 ACCEPTED VALUE : String ACCEPTED VALUE : String
 +
 +
 +Filename:
 +<code>config-Okex.json</code>
balance_bank_okex.1527763705.txt.gz · Last modified: 2018/05/31 10:48 by administrator