Skip to content

Commit

Permalink
Add stack for binaries installation and run
Browse files Browse the repository at this point in the history
  • Loading branch information
xFFFFF authored Apr 23, 2018
1 parent ed10564 commit 612395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Database file
2. In terminal/cmd go to Your main Gekko's folder ex:
Windows - `cd C:\Users\xFFFFF\Desktop\gekko`
Linux - `cd /home/xFFFFF/gekko`
3. If You are using Open Source version go to next step. For "binaries" add execution privilege: `chmod +x backtest"
3. If You are using Open Source version go to next step. For "binaries" add execution privilege: `chmod +x backtest`
4. Run BacktestTool by command:
a) Open Source version: `perl backtest.pl`
b) Binaries: `./backtest`
Expand Down

0 comments on commit 612395d

Please sign in to comment.