stitetsati / grid-master

Backtesting and parameter optimization tool for grid trading.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid Master

Backtesting and parameter optimization tool for grid trading.

Install:

git clone https://github.com/CheshireCatNick/grid-master
cd grid-master
npm install

Before you run, update config.js:

cp config.js.example config.js
vim config.js

Run:

npm start

About

Backtesting and parameter optimization tool for grid trading.


Languages

Language:JavaScript 100.0%