Archive for the ‘opentick-ruby’ Category

Trading robot DSL new revision commited

Wednesday, November 28th, 2007

del.icio.us Reddit Slashdot Digg Facebook Technorati Google StumbleUpon Yahoo Bloglines Bookmark.it Ask Mister Wong Netvouz

Changes:

  • Opentick online and history quotes support
  • Opentick future symbols (begin with “/”) support
  • Natural language date/time support

To the next release i must add technical analysis functions and other types of orders.
P.S. some changes in opentick-ruby was commited (revision 2).
See repository…

Trading robot DSL and opentick-ruby source codes

Sunday, November 25th, 2007

del.icio.us Reddit Slashdot Digg Facebook Technorati Google StumbleUpon Yahoo Bloglines Bookmark.it Ask Mister Wong Netvouz

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.