Re: [Quickfix-users] RUBY users?
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2007-07-20 13:27:21
|
I know there are some others who use it and I've used it for myself for some things. It's a great way to incorporate scripting into your trading system. The most safe methods will not be supported because Ruby is not a compiled language, so there is no way for it to warn you about setting incorrect fields. These will be reported at runtime. --oren On Jul 19, 2007, at 4:07 PM, jj...@sf... wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > I'm a third year finance student, I discovered FIX protocol from MB > Trading > while looking to fool around with their API to translate my automated > trading system. > > I've read the entire document, and apparently Ruby/Python doesn't > support > the "Most Safe...DO THIS!" methods. Will these safe methods be > supported in > the future? > > Also, I'm running windows, will I face any problem using the Ruby > FIX API ? > Are there any others who are going the Ruby route? > > Cheers, > > John. > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |