Recent content by mahdiquant

  1. M

    Open Source Automated Trading Strategy Design Software

    Hi! I think tradelink is my choice! Although it has some limitations but the core engine is flawless and it gives enough flexibility for a strategy designer to implement his ideas.
  2. M

    Open Source Automated Trading Strategy Design Software

    Thanks! both of you are correct! :) Actually AQ is java and really confusing for me. After half an hour visiting the website I could not find out where is the core framework (AQ) upon which AQR and other tools are built! But TraderLink seems promising as I am a .NET developer. I will take...
  3. M

    Open Source Automated Trading Strategy Design Software

    Hi I am looking for an open source software to develop/backtest/forward-test trading strategies. I need the software to be as open as possible so I can read data from different data sources and integrate to different trading platforms. Any suggestion is welcome!
  4. M

    Language for automated trading system

    Thanks for your answer. I am developing my solution in windows but I plan to scale up the production environment in future to use distributed/clustering processing power. In this case I think Linux distros will have much less cost.
  5. M

    Language for automated trading system

    I am not looking for a HFT algo but of course I need a high performance software that can process a lot of data (5-10 instruments each with ~200 ticker per minute). One important aspect for me is ability to develop and redeploy the solution on another OS (Windows <-> Linux) with ZERO pain...
  6. M

    Language for automated trading system

    Hello. I need you advice for selecting an appropriate programming language for my project. I am going to develop a software for automated trading system authoring/backtest and forward test. I need to display some UI controls in addition to trading system execution and evaluation. What...
Back
Top