Gekko Supertrend Strategy Save

Supertrend strategy for Gekko trading bot

Project README

Gekko Supertrend strategy

Supertrend indicator for Gekko trading bot.

An helpful explanation of how calculate Supertrend can be found here.

Important note: This software is not a guarantee, that you'll make profits in trading Bitcoins, Altcoins or whatever. This is meant as a helper in observing the markets. Choose it wisely. This software nor I am are responsible if you lose money in trading assets! Use at your own risk.

How to use

Setup gekko

Configure Gekko like described here.

Required node modules

Install talib with the following command in the gekko directory.

npm install talib

Use this strategy

config.Supertrend = { atrEma: 7, bandFactor: 3, }

Use this method at your own risk! Especially if you're going to let Gekko do the trades for you! I'm not responsible for any loss you gain.

This README.md was written following this one.

Open Source Agenda is not affiliated with "Gekko Supertrend Strategy" Project. README Source: Dodo33/gekko-supertrend-strategy
Stars
85
Open Issues
0
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating