Skip to content

nurettin/enterprice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version

enter price> _

Tests

run rake test

Utilities

IO

  • Candle Streaming

    This utility calls a provided block of code for each bar as data is pushed in and aggregated.

  • Multi Candle Streaming

    Same as candle streaming, but for multiple stock options. Calls provided block with the name of the option.

  • Moving Average Streaming

    This utility calls a provided block of code whenever a moving average window is calculated.

  • Signal Streaming

    Whenever two internal Moving Average Streams cross, signals a buy or sell. Otherwise signals hold or stop-loss.

FAQ

  • It should be "enterprise".

    That name is taken on rubyforge, so I jest.

About

Gem for quantitative finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages