Java or Ruby based trading

Hey guys I write code in Java and Ruby any platform supports those languages? Im not really expecting anything in ruby hehe mainly JAVA

I see most are C, C++, and C#

Thanks
 
Quote from TradingPilot:

Hey guys I write code in Java and Ruby any platform supports those languages? Im not really expecting anything in ruby hehe mainly JAVA

I see most are C, C++, and C#

Thanks

IB TWS
 
I would mirror what tradelink said, but on the Java side. There's JRuby, which is a Ruby interpreter running atop Java. This means that you can interface with any library accessible to the JVM from your Ruby code.

IIRC, Marketcetera makes use of this to let you define trading strategies in Ruby. Could be useful.
 
Back
Top