fmgo-analyst
v0.0.1
Published
Flamingo Analyst module for Buy/Sell Signal
Downloads
5
Readme
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
[email protected] \
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