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
Next revision Both sides next revision
benchmark_experimental [2018/01/21 20:00]
administrator
benchmark_experimental [2018/01/22 14:21]
administrator
Line 9: Line 9:
 Enable Benchmark: Enable Benchmark:
 <code> <code>
-{ 
   "EnablePoloniexBenchmark": true   "EnablePoloniexBenchmark": true
-} 
 </code> </code>
 Disable Benchmark: Disable Benchmark:
 <code> <code>
-{ 
   "EnablePoloniexBenchmark": false   "EnablePoloniexBenchmark": false
-} 
 </code> </code>
  
 When Benchmark is enabled you will see the time needed for executing last 100 cycles. When Benchmark is enabled you will see the time needed for executing last 100 cycles.
 +
 +**By default Benchmark is disabled.**