fmgo-trader
v0.0.1
Published
Flamingo Trader module for Buy/Sell Order
Downloads
3
Readme
fmgo-trader
Trader is a Flamingo module to generate BUY and SELL order based on signal from one or more analysts and market 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-trader
Update
npm update -g fmgo-trader
Usage
[email protected] \
FIREBASE_PASSWORD=MYFIREBASEPASSWORD \
STRATEGY_NAME=FLAMINGO_ANALYST \
fmgo-trader start
pm2 logs
*Remove the command from your ~/.bash_history if you are in a unsecure environement