A Semi-automated system with Python and IB api

Discussion in 'Automated Trading' started by Warren, Aug 16, 2022.

  1. RedDuke

    RedDuke

    Curious what was your issue. We have fully automated algos running on Ninja and solved every issue. You have full power of c# at your disposal.
     
    #11     Aug 16, 2022
    guest_trader_1 likes this.
  2. Bad_Badness

    Bad_Badness

    Usually you want some sort of back testing solution, right? So along with that, you get to use the libraries that they supply. I suggest this route to proto-type and test, then after proven, tested and traded, you move to a pure code-api solution.

    BTW: as an ex test manager, I looked at NT's forums and bug lists, and Multicharts. Based on this analysis I rejected NT. IMO, NT needs a full rewrite based on the types of bugs and where they occurred. But as RedDuke points out, there are MANY ways to get it done and have it work just fine.
     
    #12     Aug 16, 2022
    Warren likes this.
  3. Folks, be "careful"... NT is a sponsor here... s.b.o.p. :D
     
    #13     Aug 16, 2022
  4. M.W.

    M.W.

    So what? That shields them from criticism? If they can't properly run portfolio level backrests and get their stats all messed up then it is a SHIT product and I could not care less how much and where they advertise. Instead they are posting their ridiculous daily or weekly online seminars. One full time salary totally miss-allocated.

     
    #14     Aug 16, 2022
  5. yeah we want some gossip, what made you run away from that broker? , Warren.
     
    #15     Aug 16, 2022
  6. RedDuke

    RedDuke

    They are not known for backtest. It is one of the features. Plus any backrest would be too slow using standard solution. One has to create a backrest on their own for speed and efficiency. As a charting and trading platform they are rock solid.
     
    #16     Aug 16, 2022
  7. ET180

    ET180

    Years ago, I ended up creating my own charting solution based on JFreeChart. Then I eventually abandoned JFreeChart after realizing how little is actually needed to chart something, at least in Java. Creating a simple chart with some bars and indicators did not take much time.
     
    #17     Aug 16, 2022
  8. M.W.

    M.W.

    There are even commercial charting toolkits that are free of charge for non commercial purposes and Ingle developers. Not sure about Java but they do exist for c#.

     
    #18     Aug 16, 2022
  9. C# is a Micro$oft language, as well the operating system it runs on: it runs only on Window$ cr*p!
    A double knock-out criteria for me. :)

    For more than 15 years now I've stopped using anything by MS, b/c their products are nothing but spying-tools, IMHO.
    I've switched to the free and open-source operating system Linux (I'm using the Debian distro with the lightweight desktop LXDE/LXQt).

    And imagine I was even a certified Micro$oft Developer (programming) as well a Technician (networks & systems) :D

    It's all a big lie by these big corporations like MSFT, INTC, GOOG, much like the social media companies Face$hit/META, TWTR, etc. They just want to grab all of your data and want to know everything about you and your habits and your accounts, subscriptions, and all the details of your digital life!
    IMO these companies have become corrupt subsidiaries of the spy agencies CIANSAMOSSAD.

    AMD I'm not counting yet to that pack to avoid, not yet... :D

    Linux is the future. And Apple's operating system is Linux-like. So, Linux/Unix is the future, and Windows is the dead past :).
    The earlier you too make the switch to Linux the better for your future :)

    And: soon expect China and Russia (and some more countries) banning Windows from all government, military, and education installations. They already doing this at least partially, IMO.
     
    Last edited: Aug 17, 2022
    #19     Aug 17, 2022
    Warren likes this.
  10. M.W.

    M.W.

    C# code runs on every Linux distribution you can think of. You are ill informed. And I can tell you are 100% not a developer and never have been. Get real.

     
    #20     Aug 17, 2022
    guest_trader_1 likes this.