Skip to content

Commit

Permalink
fix text format a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
xFFFFF committed Apr 19, 2018
1 parent 62d1516 commit ff581bb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit ff581bb

Please sign in to comment.