fmgo-analyst

0.0.1 • Public • Published

fmgo-analyst

Analyst is a Flamingo module to generate BUY and SELL signal based on indicators and conditions.

Getting Started

Prerequis

Install node (with nvm)

wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
source ~/.bashrc
nvm install --lts
sudo apt-get install build-essential

Install

npm i -g pm2 fmgo-analyst

Update

npm update -g fmgo-analyst

Usage

FIREBASE_EMAIL=MYFIREBASE@EMAIL.COM \
FIREBASE_PASSWORD=MYFIREBASEPASSWORD \
STRATEGY_NAME=FLAMINGO_ANALYST \
fmgo-analyst start
pm2 logs

*Remove the command from your ~/.bash_history if you are in a unsecure environement

Readme

Keywords

none

Package Sidebar

Install

npm i fmgo-analyst

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

21.9 kB

Total Files

17

Last publish

Collaborators

  • jmoyson