Trace: • binance_guide
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
scanner_settings [2024/04/12 13:47] administrator [Main] |
scanner_settings [2024/04/12 15:59] (current) administrator [Price Lines] |
||
---|---|---|---|
Line 60: | Line 60: | ||
If you want to reduce the amount of unfilled orders on specific pair #, just use a less aggressive price line on it. \\ | If you want to reduce the amount of unfilled orders on specific pair #, just use a less aggressive price line on it. \\ | ||
Change the values by one at a time and observe the results before making other changes. \\ | Change the values by one at a time and observe the results before making other changes. \\ | ||
+ | |||
+ | If you attach a [[rules|rule]] to specific pair, even if there is an arbitrage event that matches all other parameters, it will not be executed until the rule is valid. \\ | ||
+ | You can attach multiple rules to each pair number. | ||
**Fields:** | **Fields:** | ||
- | * Pair #1 Buy - price line for pair #1 when the arbitrage event starts with buy. | + | * Pair #1 Buy - price line for pair #1 when the arbitrage event starts with buy order. |
- | * Pair #1 Sell - price line for pair #1 when the arbitrage event starts with sell. | + | * Pair #1 Sell - price line for pair #1 when the arbitrage event starts with sell order. |
* Pair #2 Buy - price line for pair #2. | * Pair #2 Buy - price line for pair #2. | ||
* Pair #3 Sell - price line for pair #3. | * Pair #3 Sell - price line for pair #3. | ||
- | * Pair #1 Use highest volume - Ignore | + | * Pair #1 Use highest volume - ignore |
- | * Pair #2 Use highest volume - Ignore | + | * Pair #2 Use highest volume - ignore |
- | * Pair #3 Use highest volume - Ignore | + | * Pair #3 Use highest volume - ignore |
+ | * Pair #1 buy rules - rules for pair #1 when the arbitrage events starts with buy order. | ||
+ | * Pair #1 sell rules - rules for pair #1 when the arbitrage events starts with sell order. | ||
+ | * Pair #2 rules - rules for pair #2. | ||
+ | * Pair #3 rules - rules for pair #3. | ||
External resources that may be helpful: | External resources that may be helpful: | ||
Line 113: | Line 120: | ||
**Fields:** | **Fields:** | ||
+ | * Max open orders per pair - if you have more than **n** amount of open orders on the same symbol, arbitrage event will not be executed. | ||
* Autostart - if enabled scanner will be automatically started on creation and when you start the bot next time. | * Autostart - if enabled scanner will be automatically started on creation and when you start the bot next time. | ||
* Verbose logging - if enabled detailed pre-calculations log will be generated. No need to keep an eye on the logs size anymore. Now we have integrated log rotation. | * Verbose logging - if enabled detailed pre-calculations log will be generated. No need to keep an eye on the logs size anymore. Now we have integrated log rotation. | ||
Line 131: | Line 139: | ||
===== Pair and exchanges ===== | ===== Pair and exchanges ===== | ||
- | {{: | + | {{: |
**Fields:** | **Fields:** | ||
Line 155: | Line 163: | ||
Price lines represents the lines from the orderbook which you want to scan on. | Price lines represents the lines from the orderbook which you want to scan on. | ||
- | {{: | + | {{: |
We are using the top 10 prices from the order book. \\ | We are using the top 10 prices from the order book. \\ |