Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

albertosantini/argo-trading-plugin-dc

Repository files navigation

ARGO-TRADING PLUGIN DC

NPM version

argo-tradin-plugin-dc is a plugin for Argo, the open source trading platform, connecting directly with OANDA through the powerful API.

For demo purpose only it implements a strategy (lib/custom/ontick.js) based on Directional-Change (see References section below).

Getting Started

npm install -g argo-trading-plugin-dc

After starting Argo and logging in, the plugin can be started with the following command:

argo-trading-plugin-dc

Don't forget to enable the plugin in Plugins tab of Argo.

References

Disclaimer

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