PureBytes Links
Trading Reference Links
|
> 1) The $99 standard Borland Delphi package.
Delphi will work great with UMDS - am using it.
Pro version gives you the database objects which you
may need if you decided to use the Delphi db ...
> 2) The standard $385 Universal Server package. (not sure if this version
> will feed Excel, if I need to later)
you need the SDK of UMDS, do not know the latest price.
that includes the full version of UMDS though.
> Maybe the cheaper versions will do the job of real time and historical
S&P
> quotes with unlimited programming headroom, for personal use. I'm
getting
> excited!
will definitely get you started ... but make sure you have some
basic understanding of multi-thread and object oriented programming :)
that can save you a lot of time and really compact your code.
i have the Delphi pro and the UMDS SDK - wrote my own totally
customized platform for trading, very satisfied with UMDS and Delphi!
-Lawrence Chan
|