Simplicity is key

Discussion in 'Trading' started by Hamster, Aug 26, 2017.

  1. Hamster

    Hamster

    I am a trader since 2007. Last year I got tired of staring on the screen the whole day. So I moved to automation. First partly, then full automated.

    The trigger is always the same, a price action pattern. Every market, every timeframe, same pattern. Coding an algorithm to recognize that pattern wasn't hard.

    The most time-consuming part was getting some sort of market context. I tried many things and came up with something satisfying. But 2 days ago something happened that blew my mind. I was tired and "played" with my strategies. Altering some parts and see what happens. Just for fun and out of boredom. And then it happened: I changed the context-recognition-algorithm to a one-liner. It gave better results all along! A one-liner! Unbelievable...
     
    ThunderThor, algofy, ironchef and 3 others like this.
  2. Yep, unbelievable.
     
    Cuddles likes this.
  3. Handle123

    Handle123

    I believe in KISS, we spend many years testing when simple works better.
     
    beginner66 likes this.
  4. Simples

    Simples

    I can believe a one-liner can beat complexity (pattern + background). I also believe you can build on simplicity. What you shouldn't do however, is build on complexity. This is a main flaw of most developers, thinking their minds superior and above all that.
     
    beginner66 and ET180 like this.
  5. Good for you.

    But what's the bottom line, o_O

    ...What is your average % return per trade, over what period of time. and/or money returns,

    Performance and money speaks in this business -- everything else is just noise and nonsense and bs,
     
  6. ironchef

    ironchef

    Could it be just randomness since you have not tried this over a long enough period?
     
  7. qxr1011

    qxr1011

    "Everything should be made as simple as possible, but not simpler." (A. E.)
     
    speedo likes this.
  8. Hamster

    Hamster

    On FDAX and NQ, average trade is around 40 ticks for the last 2 years. About 80 trades a year.

    What do you gain from this information?
     
    Last edited: Aug 27, 2017
  9. Hamster

    Hamster

    Backtested it on 10+ markets for 2 years. I don't think there is randomness in play.
     
  10. Hamster

    Hamster

    I love simplicity. I give up easily some profits for simplification. The simpler it gets, the more I feel in control and the easier I can adapt.
     
    #10     Aug 27, 2017