Search results

  1. O

    OpenQuant - SmartQuant's new product for the retail market

    OpenQuant always runs compiled code, so that your strategy code runs at the same speed as other compiled code. It's also possible to call c++ dlls right from .NET strategy code in OpenQuant, If you frequently call external dlls in your trading script, it may degrade performance (it depends...
  2. O

    Okay I'm going take start programming for strategy trading

    You can take a look at this strategy programming guide http://www.smartquant.com/introduction/openquant_strategy.pdf It discusses programming and code of ~twenty staregies from "Trade Like a Hedge Fund" and "Beyond Technical Analysis" books. Regards, Anton
  3. O

    Backtesting Software & Autotrade

    FYI: http://www.elitetrader.com/vb/showthread.php?s=&threadid=85794
  4. O

    OpenQuant - SmartQuant's new product for the retail market

    We are pretty close to OpenQuant public release. Visual Basic.NET support, optimization and other features were added in the latest update. The documentation (Getting Started Guide and Startegy Development Guide) is in place too. OpenQuant beta comes with about twenty pre-programmed and...
Back
Top