From ff581bbc830a5b231779dc6427587b787f178761 Mon Sep 17 00:00:00 2001 From: xFFFFF Date: Thu, 19 Apr 2018 13:56:04 +0200 Subject: [PATCH] fix text format a bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb2bc48..6b63182 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,11 @@ Database file - **Import** multiple datasets with one command - **Ergonomy** - support both TOML and JSON strategy config files in CLI mode - **Performance** - support multithreading - in contrast to raw Gekko backtest this tool can uses 100% of your processor -- **Extended statistics** - 32 variables from single backtest result, such as: volume, price volality, average price, percentage wins/loss trades, median profit for wins/loss trades, average exposed duration, overall pair trades from exchange, etc. +- **Extended statistics** - 40 variables from single backtest result, such as: volume, price volality, average price, percentage wins/loss trades, median profit for wins/loss trades, average exposed duration, overall pair trades from exchange, etc. # Requirements - [Gekko Trading Bot](https://github.com/askmike/gekko) -- Perl -Perl is installed by default on most unix-like systems. For MS Windows install [Strawberry Perl](http://strawberryperl.com/) +- Perl - installed by default on most unix-like systems. For MS Windows install [Strawberry Perl](http://strawberryperl.com/) # Installation **Debian, Ubuntu, Linux Mint**