This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
balance_bank [2018/01/21 18:32] administrator |
balance_bank [2019/01/11 10:58] (current) administrator |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Balance & Bank: | ||
| - | ---- | ||
| - | Ticker Check Interval: | ||
| - | Ticker Check Interval sets the delay between each ETH/XMR price checks. | + | ====== Balance & Bank: ====== |
| + | |||
| + | |||
| + | ===== Ticker Check Interval: ===== | ||
| + | |||
| + | |||
| + | Ticker Check Interval sets the delay between each Bank Monitor check.\\ | ||
| + | Bank Monitor | ||
| + | Only ETH and XMR banks are sold based on this setting.\\ | ||
| Interval is in milliseconds.Default value is 45000 (45 seconds). | Interval is in milliseconds.Default value is 45000 (45 seconds). | ||
| - | OPTION: Ticker_Check_Interval | ||
| - | ACCEPTED VALUE : 0-4, | + | **OPTION:** Ticker_Check_Interval |
| + | |||
| + | **ACCEPTED VALUE:** Numeric(0-4, | ||
| ---- | ---- | ||
| - | 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 18: | Line 24: | ||
| If the is arbitrage occurrence is for smaller amount than your BalancePerTrade | If the is arbitrage occurrence is for smaller amount than your BalancePerTrade | ||
| - | 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 24: | Line 30: | ||
| 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 ?** | ||
| + | |||
| + | Without DSB activated the bot checks if:\\ | ||
| + | < | ||
| + | If DSB is set to true the bot calculates the balance per trade like that:\\ | ||
| + | < | ||
| + | |||
| + | **OPTION:** DynamicStartBalance | ||
| + | |||
| + | **ACCEPTED VALUE:** Boolean(true/ | ||
| + | |||
| + | ---- | ||
| + | ===== Balance Per Trade: ===== | ||
| + | |||
| + | Amount that the bot will use for each trade. | ||
| - | How is the BalancePerTrade per trade calculated if DSB is set to true ? | + | When DSB is set to true, Balance Per Trade value becomes MAX Balance Per Trade. |
| - | Without DSB activated the bot checks if the available volume is > than BalancePerTrade | + | **OPTION:** BalancePerTrade |
| - | If DSB is set to true the bot calculates the balance per trade like that: BalancePerTrade | + | |
| - | OPTION: DynamicStartBalance | + | **ACCEPTED VALUE:** Numeric |
| - | ACCEPTED VALUE : Boolean(true/false) | + | Filename: |
| + | < | ||