Skip to content

Commit

Permalink
docker tutorial link
Browse files Browse the repository at this point in the history
  • Loading branch information
xFFFFF authored May 24, 2018
1 parent 7c3e288 commit 9180779
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can do the same with many strategies and CandleSize values. You can test all
`$ su`
`$ cpan install Parallel::ForkManager Time::Elapsed Getopt::Long List::MoreUtils File::chdir Statistics::Basic DBI DBD::SQLite JSON::XS TOML File::Basename File::Find::Wanted Template LWP::UserAgent LWP::Protocol::https Set::CrossProduct DBD::CSV Text::Table File::Copy`

### MS Windows
### Open Source: MS Windows
1. Install [Strawberry Perl](http://strawberryperl.com/)
2. Download Gekko BacktestTool from [here](https://github.com/xFFFFF/Gekko-BacktestTool/archive/master.zip)
3. Uncompress files from master.zip to Your main Gekko's folder
Expand All @@ -59,6 +59,9 @@ You can do the same with many strategies and CandleSize values. You can test all
6. In appeared Window with black background enter command:
`cpan install Parallel::ForkManager Time::Elapsed Getopt::Long List::MoreUtils File::chdir Statistics::Basic DBI DBD::SQLite JSON::XS TOML File::Basename File::Find::Wanted Template LWP::UserAgent LWP::Protocol::https Set::CrossProduct DBD::CSV Text::Table File::Copy`

### Open Source: Docker container
The installation tutorial by *bald123* can be found in the Wiki: [Docker installation](https://github.com/xFFFFF/Gekko-BacktestTool/wiki/Docker-installation).

## Run
1. Edit backtest-config.pl in text editor.
2. In terminal/cmd go to Your main Gekko's folder ex:
Expand Down

0 comments on commit 9180779

Please sign in to comment.