We have the thread about this type of indicators:
Td
Besides the above mentioned indicator was translated to the English language so it is more easy now to create the EA based on Tom Demark
The settings are the following:
- Commen, if true we will see the comments in the up left side of the chart;
- TD, if true we will see the TD points;
- TrendLine, if true we will see the Trend lines;
- HorizontLine, of true we will see the current value of TD lines by horizontal line in the chart;
- ShowingSteps, value is from 1 to 3. It is predictive steps. Try change this value from 0 to 2 or 3 and see what that is (how many TD lines should be simulteniously on the chart);
- TakeProf, if true we will see the Targets;
- BackSteps, changing all the lines and points on the step back (value=bar);
- FractalAsTD, if true we will see the Williams fractals instead of TD points.
It will be great of all 3 steps (ShowingSteps=3) of this indicator will be program into EA. Nobody did it.