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.
npm install -g argo-trading-plugin-random
After starting Argo and logging in, the plugin can be started with the following command:
argo-trading-plugin-random
Don't forget to enable the plugin in Plugins
tab of Argo.
NOT INVESTMENT ADVICE AND WILL LOSE LOTS OF MONEY SO PROCEED WITH CAUTION.