Recent content by Risk619

  1. R

    ...best buying opportunity investors have seen in years.

    The only real argument I've heard is "this isn't the bottom", but you'll never know that until you're five years past the bottom. You can definitely say that securities are a lot cheaper than they were six months ago. The bottom might continue to fall making things cheaper, but if you were...
  2. R

    Best programming language for trading?

    Came in to say that. I've been writing c# for years so it was natural for me, and as yous said there's a ton of documentation out there that's in c#. I occasionally have to write python, which drives me nuts, but it's a good skill to have. R is good as well for the times I've bumped into...
  3. R

    Simple automated strategy

    I'm a professional software developer with over 20 years of experience. I build and test my systems like crazy. I don't even like going to get a cup of coffee or use the restroom while my gear is running without me. At worst some problem I never anticipated can arise (bad data, latency, insane...
  4. R

    can anyone successfully compiled the latest TWS API sample with visual c++?

    Just an update that I got it to work just fine on .net core 2.x
  5. R

    can anyone successfully compiled the latest TWS API sample with visual c++?

    I had to compile my own binaries, as such I think the whole thing is open source. The documentation is a little goofy but the code is all there.
  6. R

    can anyone successfully compiled the latest TWS API sample with visual c++?

    C# worked great. Took a few hours to upgrade from my 2015 dll, but I bet they fixed a lot. Won't run on .net core though.
  7. R

    Interactive Brokers API wishlist

    To the original thread, and maybe there's some way to do this, I'd like to be able to control TWS directly. Specifically when a position is taken (order filled), I'd like a new chart (or maybe existing) to open to the security specified in the order. For monitoring and improved execution I like...
  8. R

    Interactive Brokers API wishlist

    Some extremely high percentage of your posts consists of defending Python and lambasting C#. Which is just down right silly for any competent software professional.
  9. R

    IB bracket order corruption (one of the children not submitted)

    All of my API brackets are still working normally, for whatever it's worth. Are you getting any kind of debug output (or reviewing the audit files) to see what's happening?
  10. R

    Examples of systems that cannot be backtested

    There are a lot of new data sources coming online that simply didn't exist before. (auto/programatically) Getting market sentiment from seekingalpha.com, or something of that sort. There's a ton of survivorship bias in most backtesting no matter what you do. As mentioned above, the very short...
  11. R

    If you had to do it all over again.......

    I'd be a lot more comfortable with huge drawdowns.
  12. R

    Markets Are Now Beyond The Control Of The Fed

    I don't think the Federal Reserve was ever designed to "control" the markets but rather to be (in general terms) a very strong actor, which is still very much is.
  13. R

    Are there many new traders?

    Zero sum game, all are welcome.
Back
Top