An open API service indexing awesome lists of open source software.

https://github.com/markcheno/tsp

Ruby and Python implementations of Ed Seykota's Trading System Project
https://github.com/markcheno/tsp

Last synced: about 1 month ago
JSON representation

Ruby and Python implementations of Ed Seykota's Trading System Project

Awesome Lists containing this project

README

          

Ruby and Python implementations of Ed Seykota's Trading System Project.

Also included is a genetic optimization example for the exponential average system.

See:

- [Exponential Average System](http://www.seykota.com/tribe/tsp/EA/index.htm)

- [Support Resistance System](http://www.seykota.com/tribe/tsp/SR/index.htm)