fmgo-trader

0.0.1 • Public • Published

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

FIREBASE_EMAIL=MYFIREBASE@EMAIL.COM \
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

Readme

Keywords

none

Package Sidebar

Install

npm i fmgo-trader

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

13.9 kB

Total Files

15

Last publish

Collaborators

  • jmoyson