Pattern Recognition for ES developed

Discussion in 'Strategy Building' started by Spectre2007, Dec 20, 2018.

  1. ironchef

    ironchef

    Can I use VBA in Excel to write a program to recognize patterns?
     
    #41     Dec 30, 2018
  2. I dont think so. Unless your basing it off time series.
     
    #42     Dec 31, 2018
  3. Sprout

    Sprout


    You most certainly can. First you'd have to address the limiting beliefs and viewpoints that inform your perception that you cannot.


    Perhaps not in the manner that's it's accomplished on this thread.

    To start, one would have to begin by logging bars, then various aggregates of those bars and the relation to volume as it increases and decreases on a per bar level as well as the aggregate level. Moving averages would be off the path, one would need to retain the basic granularity of OHLCV. It would be a different representation and visualization of data from the more common PV chart.

    Creating a stop log would support the effort. Price retraces stops until it doesn't at various levels of observation as it continues the dominant trend. Then when the trend fails, the market moves with symmetry in the opposite direction until it fails and the cycle repeats. The repeating cycle logic can be coded with VBA and excel but it would be helpful if one also incorporated a sql db to store the data. It's easier to use EOD data to start and work in a batch mode. Over time one then builds a db of reference that illustrates all the above to be true. You just have to make it true for you regardless of someone's else's failure or lack of due diligence.


    Your only limitations are the ones you self-impose.
     
    #43     Dec 31, 2018

  4. Jack ? Jack ? is that you Jake ?
     
    #44     Dec 31, 2018
  5. ironchef

    ironchef

    Sounds like you have done something similar before?

    It is probably too complicated for me to program.
     
    #45     Jan 1, 2019
  6. ironchef

    ironchef

    That is a great idea. I may try that, thank you.
     
    #46     Jan 1, 2019
  7. djames

    djames

    just found this thread, super interesting.

    One thing that strikes me is why would images of candles produce better results than say the actual time series of bars?
    Seems like the image processing stuff would introduce unnecessary noise, no?
     
    #47     Jun 5, 2019
    ronblack likes this.
  8. ronblack

    ronblack

    If you look at S. Cohen pic it doesn't mean you are going to make S. Cohen money....
     
    #48     Jun 6, 2019