Home

Awesome

ARGO

NPM version

Argo is an open source trading platform, connecting directly with OANDA through the powerful API to develop trading strategies.

Installation

After installing Node.js (required), you can install Argo.

$ npm install -g argo-trading

Starting Web App

$ argo-trading

Eventually point your web brower to http://localhost:8000.

Finally you need to point to the host and port defined by ARGO_PORT environment variable (8000 is the default) where you started argo

Starting Standalone App

$ argo-trading-standalone

Tested locally with Node.js 10.x, hyperHTML 2.x.

Basic features

Advanced features

Documentation

Contributing

Disclaimer

NOT INVESTMENT ADVICE AND WILL LOSE LOTS OF MONEY SO PROCEED WITH CAUTION.