rcorral / js-algotrading

Some libraries written in JavaScript to help you write trading algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algo trading libraries

I've decided to open source some of the libraries that I've written. I'll be adding more of them as I have time.

I've written most if not everything using TypeScript.

Testing

npm test

LICENSE

All of this code is under the MIT License.

Pull requests are welcome!

About

Some libraries written in JavaScript to help you write trading algorithms

License:MIT License


Languages

Language:TypeScript 100.0%