Real author:
LeMan
LeManTrend determines a trend position based on the current price and high and low prices for three periods.
See also LeManSignal.
The indicator uses SmoothAlgorithms.mqh library classes (must be placed to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
This indicator was first implemented in MQL4 and published in Code Base 06.08.2009.
