0.0.1 • Published 6 years ago

fmgo-analyst v0.0.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

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

0.0.1

6 years ago

0.0.1-alpha.5

6 years ago

0.0.1-alpha.4

6 years ago

0.0.1-alpha.3

6 years ago

0.0.1-alpha.2

6 years ago

0.0.1-alpha.1

6 years ago