Quote from oraclewizard77:
I think you can compute a trend ling using a time based chart.
In NinjaTrader, my time based chart does automatically compute and draws trend lines, and also draws absolute HL, HH, LL, and LH
My issue with the version of charting using ProfLogic indicator is that it will for example create a HL, but if the HL is violated, it will then erase the HL, and recreate another one. So if you were to view the chart for the whole day, it looks like it actually predicts a HL that predicts the future, but does not show failures of price action since it covers them up.
However, my coding of HL does not erase an older HL, it creates a perfect HL based on time that actually predicts future price changes accurately.
So for example, lets assume in a rule of ProfLogic is that if you were going to take a long, price 1st needs to make a HH, and then go back and make a HL. Yes, I do have all of his rules, but this is to make it simple for someone to understand and this is not to be super critical since I actually believe ProfLogic is a profitable trader.
Would you rather use a chart indicator that creates a HL with the possibility that it will go back and erase it, or one that creates an absolute HL with no possibility of the chart indicator to go back and erase it?