Search results

  1. G

    R vs MATLAB

    Java as well. And Verilog of course.
  2. G

    R vs MATLAB

    Or Actant, or TBricks. I think there are plenty of commercial tools that calculate things properly. It's just that these tools cost a heavy engagement ring per month and are not aiming the small retail investor. Cheers
  3. G

    Data storage for backtesting

    You don't want to use Views on a large table. You want to transform the data once and that's it. Also keep in mind that Views work only well with simple tasks, such as combining data from different tables or reshuffling columns a bit. Again, you want an ETL script that runs and pours...
  4. G

    Island ECN source code - Incredible

    Thanks for sharing, this is a really good read. But nonetheless keep in mind " This was the last version before the Java migration. " :-) Thanks
  5. G

    does copyright for quote data ever expire?

    *PLONK* @amazingIndustry
  6. G

    does copyright for quote data ever expire?

    Does a possible copyright on quote data ever expire, just as it does with books when their author is dead for 50/75 years? I am wondering if recorded quote data may be redistributed after a while, although the original data contract excluded a redistribution. Thanks
  7. G

    Custom Trading Platform

    @amazingIndustry ... did you read the post at all? Have you ever traded stocks in multiple currencies? How does your trading account look like? Cheers mate
  8. G

    Where do I hire a programmer to create or help me set up a system for analysis?

    you can go to http://www.activequant.org and figure out a deal with them. it all depends on the work that you have done already.
  9. G

    Custom Trading Platform

    @naifwonder so, in terms of reporting, what are your requirements? for example, do you want interest charges applied to forex positions? do you want to have a report split by currency of your traded assets? what do you look for? cheers
  10. G

    Custom Trading Platform

    but you belief in work separation, don't you? That more hands build bigger and better systems than single hands?
  11. G

    Custom Trading Platform

    thanks for a pointer to that thread
  12. G

    Custom Trading Platform

    nah, it's not about 100 dollars. The least I belief in is a 100 dollar product. But with plenty of open source platforms out there, why did you not choose one of those?
  13. G

    Custom Trading Platform

    I wonder, why did you write your own platform for this? Thanks
  14. G

    Nyse Trades Between The Bid / Ask

    could be an otc trade. can't check in my bb terminal right now.
  15. G

    ActiveQuant/BROKERAQ

    And marketcetera.org has 4,324,463. SmartQuant has 798,805. and eclipsetrader has 2,169,221 What should this number tell you? Anything relevant about software quality?
  16. G

    ActiveQuant/BROKERAQ

    Alexa ranking is the least that I care about. The more specialized, the lower your Alexa ranking. cheers mate
  17. G

    ActiveQuant/BROKERAQ

    Hi everyone, although I risk of being banned from this forum immediately, I would like to request feedback from this community about a new project of mine. I am the maintainer of ActiveQuant.org - the oldest open source trading development framework still under development (yeah! 10...
Back
Top