Skip to content

A proof of concept of a Ruby-based algorithmic trading backtesting system.

License

Notifications You must be signed in to change notification settings

sushengloong/homma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homma

A proof of concept of a Ruby-based algorithmic trading backtesting system.

The project is named after Homma Munehisa who is known as the father of candlestick charting.

Installation

I plan to gemify this project in the future but for now let's just clone this repository.

Usage

rake to run tests.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/homma/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A proof of concept of a Ruby-based algorithmic trading backtesting system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages