Wanted: reversal and time indicator

 

I'm looking for an indicator that labels reversals. I am asking that it looks for highs and lows on the current timeframe, stores the price, high or low, and time. Optionally a candlestick pattern and time in minutes since the last high or low would be great. This is fairly simple to write, but I'm just very busy. Ideally, one array for each variable would be created and the entire chart read into the array with the most recent data at position 0 in the array.

If someone needs to write this all from scratch, I'm willing to swap information and possibly the EA I have written so far, and the final version of the indicator + EA if the code is close to the ideal configuration. (Where the code is usable, and not just a stepping stone to something usable.)

This is mostly a research project, trying to move long standing information about stocks/commodities over to the forex market. This indicator, plus more code, may be a signal in a counter trending EA.