ARGO-TRADING PLUGIN DC
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.