AMP-MetaTrader 5 as IB alternative for automated intraday futures trading

Discussion in 'Index Futures' started by Zyker, Jul 24, 2021.

  1. Millionaire

    Millionaire

    In which case CGQ might be not be that much more unreliable than Rithmic. It could just be CGQ users, like yourself, are more vocal in reporting problems to AMP. I had a problem this year with Rithmic API but I never reported it to AMP, I just spoke directly to Rithmic about it.
     
    Last edited: Jul 24, 2021
    #11     Jul 24, 2021
  2. Zyker

    Zyker

    Isn't Rithmic built on .NET? I think at least RTrader is, not sure about the API. That would present a problem on a Linux server. Mono really is not up to it.
     
    #12     Jul 24, 2021
  3. Millionaire

    Millionaire

    I thought you want to use Meta trader instead of the API directly?
     
    #13     Jul 24, 2021
  4. Zyker

    Zyker

    Just considering alternatives, that's all. And yes, that would be my intention, because of simplicity of the Python interface and robust connectivity (in demo). Though I'd still rather not say I "want" to use it.

    But AMP seems to offer access to the CQG API directly. That would leave MT5 out of way. Sadly, I have no experience of using the MS COM interface from Python, but I know it is a pain from Matlab (at least was so a couple of years ago).
     
    #14     Jul 24, 2021
  5. Millionaire

    Millionaire

    Rithmic have a C++ api that runs on linux i think.

    But when using a direct api, with companies like CGQ and Rithmic, you have to jump through hoops to get your ATS code verified. Took me about month to get verified with Rithmic. This involves you connecting your system to their test servers and they make sure you are connecting disconnecting and sending orders properly, before they give you access to their live servers.
    I think they just want to make sure you are competent developer and know what you are doing before allowing you access to the live servers.
    AMP refused to help me with this, you have talk directly with Rithmic and convince them you are worthy!

    You don't have that issue with Meta trader or IB TWS/Gateway. You can fire live orders from day 1. Because you are going through already verified intermediate software.
     
    Last edited: Jul 24, 2021
    #15     Jul 24, 2021
  6. Zyker

    Zyker

    Yes, I'm familiar with the procedure (in principle). I went through a local super computer cluster code validation exercise a couple of years ago; they wanted to verify the scalability of my code in parallel computing.

    This CQG/Rithmic API road is then definitely an overkill in my case, but I appreciate your views.
     
    #16     Jul 24, 2021
  7. Metatrader is very interesting for light programs and useful for programming simple algorithms but Metatrader is very slow for low latency algorithms because its response time is slow for high frequency. They have an option to send orders at low frequency but I find it very dangerous technically.


    Why not use QuantConnect?
    it is collocated cloud software, works with python and can be connected with IB
     
    #17     Jul 24, 2021
  8. Zyker

    Zyker

    I don't need low latency, my trading is at 30-60 min resolution, but still intraday. I have had the impression that Metatrader is a bit "amateurish", in the sense of bucket shop cfd operators, but in my testing so far it seems to be sufficient.


    Yeah, why not, thanks for the suggestion. I guess I have some implicit reservations towards all cloud-based code hosting services. Thinking about it, there is probably little substance to this, but just a fear that if something goes wrong, I would be too remote to do proper debugging. Some bits of my code are quite memory-hungry; on a virtual server, I can monitor this myself, but not sure about cloud-hosted code. On the other hand, if live trading performance does not meet the testing results, on a virtual server, I presume I can go way deeper in the execution and latency analysis etc than at cloud-hosted services. And I can implement live status monitoring functions to send me a Telegram note on errors, like indicated earlier. Not sure if this is possible with QC and others. I will have to ask them.

    Based on a quick look, the features of their Quant Researcher plan does seem to be well enough for me. They seem to support live futures trading through IB, so I wouldn't need to open an account elsewhere.

    Edit: $8/month is peanuts if this thing actually works the way they present it.
     
    Last edited: Jul 25, 2021
    #18     Jul 25, 2021
  9. If anyone needs a Windows based server for running .Net applications, take a look at our co-located Chicago servers. The hardware config is specifically built for lag free chart (RDP) trading and for running critical applications, such as trading bots, 24/7 without any outages (no internet disconnects and no software crashes).

    The savings compared speedtradingserver or AWS/Azure pricing is massive. In terms of reliability, our servers have 99.9999% uptime. See for yourself the difference in quality compared to other providers.
     
    #19     Jul 25, 2021
  10. AMP_Futures

    AMP_Futures ET Sponsor

    We are all for our customers having the best technology...but we need to make sure it is clear....For clarification and accuracy, regarding @Ninja Mobile Trader VPS post....

    It does not matter what co-located servers or hardware you have....if Order Routing goes offline for any data-feed, CQG, Rithmic or TT....you will still need to contact the Trade Desk to get assistance with any Open Positions/Orders.
     
    #20     Jul 27, 2021