Skip to content

universalbit-dev/gekko-m4

Repository files navigation

sustainable personal finance

Gekko-m4

unlike easy gains and record price

This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

Now using node v20.12.2 (npm v10.5.0)

Install PM2 Process Manager and run gekko-m4 (ecosystem)

npm i pm2 -g 

git clone https://github.com/universalbit-dev/gekko-m4.git
cd gekko-m4
npm i

fix gyp ERR! stack Error: gyp failed with exit code: 1



import exchange data and backtest strategies
pm2 start ecosystem.config.js 

NOTE:

Backtest Export Result Directory: /gekko-m4/logs/json/ [under review]


Https server OR nothing.

pm2 start xor_ui.config.js 

Tulip Node provides 100+ technical analysis indicator functions, such as: simple moving average, Bollinger Bands, MACD, Parabolic SAR, Stochastic Oscillator, and many more.

npm install tulind --build-from-source

Resources: