2.0.4 • Published 9 years ago
argo-trading-plugin-random v2.0.4
ARGO-TRADING PLUGIN RANDOM
argo-tradin-plugin-random 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/onbar.js) based on
weighted random count of the latest candles.
Getting Started
npm install -g argo-trading-plugin-randomAfter starting Argo and logging in, the plugin can be started with the following command:
argo-trading-plugin-randomDon't forget to enable the plugin in Plugins tab of Argo.
Disclaimer
NOT INVESTMENT ADVICE AND WILL LOSE LOTS OF MONEY SO PROCEED WITH CAUTION.

