Trading robot DSL and opentick-ruby source codes
I have created SVN repository for Trading robot DSL and opentick-ruby. You can get development version of DSL by svn (it must be installed
svn checkout http://tradingrobotdsl.rubyforge.org/svn/
or
svn checkout svn://rubyforge.org/var/svn/tradingrobotdsl
For opentick-ruby project replace tradingrobotdsl with opentick-ruby.
May 16th, 2008 at 2:10 am
Hey,
Just came across opentick-ruby. It appears to be quite a work-in-progress but is architected in a nice way. Any plans on continuing with it? I’d be happy to push some changes/additions that I plan to make to support historical tick capture.
Thanks for the good work!