Search results

  1. I

    Fully automated futures trading

    So just to be clear, you reached the same conclusion yourself (that adding breakout offered no statistically significant advantage), although stuck with it on the basis that there may be some diversification benefit?
  2. I

    Fully automated futures trading

    I have a couple of questions about bootstrapping weights: The faster variations of EWMAC (2:8, 4:16) seem to get positive weights, despite these consistently losing money over the long run when operated on their own. My prior for these would be 0. Is there an issue with my bootstrapping...
  3. I

    Fully automated futures trading

    is this the definition of market making? I'm guessing you need to keep cancelling orders as the price moves?
  4. I

    Fully automated futures trading

    I'll take a look at adding another strategy. By selling vol, I'm guessing you mean options (implied vol vs historical vol?)? (Sorry if that's a dumb question, no actual experience in this space, this is sort of a pathological hobby gone wild). After adding 45 futures, it doesn't look like I...
  5. I

    Fully automated futures trading

    Reasonable states would be, big drop, small drop, small gain, big gain (normalised as appropriate). This means you can answer the question - "how long might a trend last?"
  6. I

    Fully automated futures trading

    It should do, trend following (ARIMA) is a subset of HMM. What exactly did you do?
  7. I

    Fully automated futures trading

    Current situation: Trading 45 different instruments- £430k. Running EWMACs (4-64) + carry only. Backtested Sharpe of 0.85. My models include costs and spreads. I'm building a slippage model so I can try and trade faster (running EWMAC 2). My real question is- where do I go from here? I'm...
  8. I

    Fully automated futures trading

    every time you trade. I use the data from Quandl, which at worst is lagged a day. Which particular future were you trying to trade?
  9. I

    Fully automated futures trading

    I wrote everything from scratch. PySystemTrade is great, but do you really want to trade something you don't fully understand? The process of writing my own version taught me an incredible amount. I used PySystemTrade's source code to look up things when I was stuck. Now I'd feel confident...
  10. I

    Fully automated futures trading

    Does that mean you've got 25% of your cash at IB and run it at volatility 100%, and just top it up if it gets low? I had thought about buying government bonds with the cash. As securities it should be a lot quicker and easier to get these back in the case of a failure. Getting cash back from...
  11. I

    Fully automated futures trading

    Yes. I think I'm going to add more of the softs; these seem to be much less correlated with each other vs purely financial instruments. Agreed. 25% is plenty. I always wondered why AHL/Winton etc operated at <10%. Now I know- their clients can't stomach it. I wondered the same thing...
  12. I

    Fully automated futures trading

    I also added a bunch of equity indices (Hang Seng, DAX, Nasdaq, SP500, Russell 2000, FTSE100, AEX, CAC, Eurostoxx, smi). Despite not coming out too badly for correlations over the backtest period, it's amazing how they suddenly all correlated for one day. The largest single one day loss on the...
  13. I

    Fully automated futures trading

    Unfortunately I doubled my account size this morning; couldn't have been worse timing!
  14. I

    Fully automated futures trading

    @globalarbtrader Did you have a terrible day today? I'm down 10% in one day, which is a bit scary. I'm going to reduce my annual vol from .3 to .25; not overly comfortable with these swings.
  15. I

    Fully automated futures trading

    You can carry forward your losses and offset them against future years' capital gains.
  16. I

    Fully automated futures trading

    That's what I've been trying to do, understand each step. It matters a lot to me that I know how it works. I've pulled every single book on trend following and algorithmic trading from the British library, but there are no formal treatments anywhere.
  17. I

    Fully automated futures trading

    What do you define as a trade? Is that a round trip (zero-position to X-position - to zero-position)? On a completely separate note, for the EWMAC fast numbers 4, 8, 16, 32, 64 (and slow = 4*fast); is there a mathematical basis to this particular progression?
  18. I

    Fully automated futures trading

    That's reassuring. It's a 25% annual target, and the daily volatility seems to be being realised bang on. I know from looking at the backtested equity curve that you do get some 'steps' up (particularly on smaller account sizes), so I've increased my account size, which should smooth returns...
  19. I

    Fully automated futures trading

    Similar position here, although I'm up 25% in a month thanks to less diversification + more luck (NQ, LE, CAC40). To be honest, I'm slightly terrified; I'm not used to making so much money so quickly, although I expect it will settle down now.
  20. I

    Fully automated futures trading

    I'll add I'm also trading US2/US30/bobl which are all correlated around 0.45.
Back
Top