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
benchmark_experimental [2019/01/11 03:09]
administrator
— (current)
Line 1: Line 1:
-====== BENCHMARK [EXPERIMENTAL]: ====== 
  
- 
-In the bot's main folder you will find a file named DebugSettings.json 
- 
-You should manually change the values in there before starting the bot. 
- 
-Enable Benchmark: 
-<code> 
-  "EnablePoloniexBenchmark": true 
-</code> 
-Disable Benchmark: 
-<code> 
-  "EnablePoloniexBenchmark": false 
-</code> 
- 
-When Benchmark is enabled you will see the time needed for executing last 100 cycles. 
- 
-**By default Benchmark is disabled.** 
- 
- 
-Filename: 
-<code>DebugSettings.json</code>