QuantDeveloper 2.1.2 is released

Discussion in 'QuantDeveloper' started by hylt, Apr 19, 2006.

  1. http://www.smartquant.net/news/archives/2006/04/quantdeveloper_7.html

    QuantDeveloper 2.1.2 is released
    We have released CATS (Canned Automated Trading System) application as a separate product. Now CATS can co-exist with QuantDeveloper and DataCenter products on the same machine, so that you can simultaneousely develop and backtest strategies using QuantDeveloper Integrated Development Environment, capture market data feed to DataCenter historical data warehouse, and trade automated strategies with CATS

    - much faster build and load of the strategy component pool during QuantDeveloper startup.
    - bar slice event is added to the BarFactory. This event allows to distribute bars from one time slice among instruments and then call Strategy.OnBar() method, thus simplifying development of correlation and pair trading strategies.
    - CrossEntry, CrossExit and CrossATSComponent were added to Component and ATS Strategy models. OnBar/Quote/Trade(Instrument instrument) method of these components is called for all strategy instruments, thus making it possible to easily calculate f.ex. a market correlation matrix and update such matrix with every new market data event.
    - DataBase Manager tool is added to QuantDeveloper and DataCenter. This tool allows to backup, compress and restore QuantDeveloper instrument and historical market data base. The tool also allows to change disk location of QuantDeveloper / DataCenter data base.
    - Strategy Tester GUI can show per instrument preformance statistics. You should enable this feature setting Startegy.StatisticsPerInstrumentEnabled property to true in the Strategy property window.
    - QuantDeveloper / DataCenter store intraday market data (trades, quotes, market depth) with millisecond precision (Clock.Now).
    - Updated API documentation
     
  2. zwz

    zwz

    SmartQuant QuantDeveloper & DataCenter Release

    SmartQuant has released a revision to DataCenter and QuantDeveloper. DataCenter and QuantDeveloper are at the following revision levels:

    DataCenter
    Version 3.0.1 (21-Apr-2008)

    QuantDeveloper Enterprise Edition
    Version 3.0.1 (21-Apr-2008)

    QuantDeveloper Source Code
    Version 3.0.1 (21-Apr-2008)
    * Recent Versions available through
    version control

    可惜不提供下载了
     
  3. 這軟件要用C#從頭寫起
    我看下載也沒什麼用
    我只是擺著好看而已
    這本來就是專為法人設計的半成品
    理想很高
    對一般人卻不實用
     
  4. 是啊,关大的类库就有36个。更不要说哪些包含子类中的方法和属性了。
    学习周期是要很长时间。不仅要了解这些方法,还的有熟练的编程将它们应用,
    还不如说是个金融编程平台。
    类似于matlab,给你函数让你实现你自己的思想。
     
  5. 系统交易\自动交易的好工具,有编程基础的话门槛并不高