Recent content by aurora_ray

  1. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    What is NT and what does it have to do with open source, or even "source code available for a price"?
  2. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    I think this is the project, not from Australia, but from South Africa. http://www.turingfinance.com/algorithmic-trading-system-architecture-post/
  3. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    Thanks for your suggestion. In fact I did look at that project, but I'm looking for a more general purpose system that allows me to monitor what is going on and also make automatic or "manual" trades. Similar to any exiting broker interfaces. Yes I know I could use those platforms and the...
  4. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    In that case we could discuss the definition of free. The GNU project has a highly specific definition that is not what most people expect. So it all becomes semantics. Thank you for your information. :)
  5. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    Thank you for that valuable information.
  6. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    I talked to Lime, but it was expensive, yes. Thanks for the help but I must look further....
  7. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    Thank you for the link, however they are selling software via a license. I don't know why they call it open source. Just because customers get to view and modify the code doesn't make it "open source" in my opinion.
  8. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    In addition to the above I found some very nice architectural design diagrams for a system out of Australia I believe. However it was not clear if the project had been developed yet, or even if it was being worked on, since the dates were a few years old. Maybe we can form a team to work on...
  9. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    Your project looks very good. I'm studying it now. Thanks for sharing it. I was hoping someone would step forward. :)
  10. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    @Bryan Fletcher Thank you for constructive suggestions. After reviewing Lime's website on your suggestion, they appear to be doing something similar to what I proposed in my posting. With regard to my language choice, I understand that Java has been heavily used, as well as C#, but those...
  11. A

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial.

    Best Stock Analysis and Trading Platform for C++? Open-Source or Commercial. To partially or fully automate stock trading (or investment) one might create: + Market data acquisition software system. + Data storage system. + Analysis system operating on both real-time and historical data. +...
  12. A

    C++ Programing : Principles and Practice (Enough ?)

    Hi K-Pia, I'm also studying both Stroustrup's major books on C++: Programming: Principles and Practice Using C++, **2nd** Edition -- Bjarne Stroustrup (AKA. Birds book) C++ Programming Language, The, **4th** Edition -- Bjarne Stroustrup (AKA. Mountains book) People very often confuse these...
Back
Top