Recent content by Zyker

  1. Z

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

    What kind of functionality do you provide (in MT5 or otherwise) for automatically detecting order routing going offline? Or is it up to me to implement this functionality to the trading logic, viz. https://www.mql5.com/en/docs/integration/python_metatrader5/mt5ordersend_py Yes, this happens...
  2. Z

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

    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...
  3. Z

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

    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...
  4. Z

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

    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...
  5. Z

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

    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.
  6. Z

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

    I should add that their snapshot data feed seems to be quite robust in crash-like events. (Funny thing - back in 2008 I had a desktop PC with a processor cooling fan that was very noisy on high cpu load. During the Lehman bellyup days, you could literally *hear* the market gathering speed by...
  7. Z

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

    Out of curiosity - how did you learn about these problems? Through your own messaging code implementation or AMP sending you status reports to email?
  8. Z

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

    Thanks @Millionaire and @fan27. While intraday, I still only do relatively low frequency stuff, so being "available" is not an issue per se. But then again, I don't need scanners, option chains, tens of simultaneous market data streams, depth, complex orders (updated frequently), etc. So...
  9. Z

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

    TLDR: Looking for real user experiences using the AMP / MetaTrader 5 setup for automated intraday futures trading; stability, delays, execution etc. -- I have been a happy IB customer for almost 15 years, and am gradually automating my "higher frequency" trading. Thus far this has involved...
  10. Z

    Business models of prop-shops?

    Out of topic, but FYI: https://www.bloomberg.com/news/articles/2017-09-06/nordea-to-move-its-hq-to-finland-adding-giant-bank-to-euro-zone These are serious players, but as concerns the general theme of your remark, I agree. Z
  11. Z

    Will Capitalism Survive/Fix This?

    It is somewhat amusing that many of the OECD Better Life Index top 10 countries (http://www.oecdbetterlifeindex.org/) would be considered socialist by US standards. Capitalism is the ideal system for trade. But beyond that -- I don't know.
  12. Z

    Minimizing the costs of retail day trading

    Thanks for the replies, everyone. WeToddDid2, the Robinhood concept is an interesting one, but their "commission-free" scheme seems to refer to trading from mobile devices only. While it might be good for EOD trading, I'd prefer not try it intraday when setups and triggers may present...
  13. Z

    Minimizing the costs of retail day trading

    For a number of years now I have traded ETFs using a self-developed trend/reversal strategy on the daily and weekly time frames. While I make no claims about stellar gains, from extensive testing I know that the system is profitable and also proven to be robust to varying market conditions by...
Back
Top