sahilnanda1995 / MutinyLabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps

Install packages

npm install
npm install tulind

run the backtests

 npm run backtest

My strategy code is in testStrategy2.js inside "strategies" folder.

I have used MACD parameters in the code to get the maximum profit for the past three months in backtesting.

About

License:MIT License


Languages

Language:JavaScript 89.2%Language:Vue 10.5%Language:HTML 0.1%Language:Dockerfile 0.1%Language:Shell 0.0%