Skip to content

alexander-emelyanov/Rates.AlgoTrading

Repository files navigation

Rates.AlgoTrading Build StatusDependencies devDependency Status

Source of exchange rates for algorithmic trade systems

Getting Started

Install the module with: npm install Rates.AlgoTrading (npm package not registered on npmjs.com, coming soon...)

var Rates_AlgoTrading = require('Rates.AlgoTrading');
Rates_AlgoTrading.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright © 2015 Alexander Emelyanov
Licensed under the GNU, GPL, V2.0 licenses.

About

Source of exchange rates for algorithmic trade systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published