A new approach to trend/time analysis. This indicator counts up/down price moves using fuzzy logic in two time frames. Counts reaching Fibonacci numbers are often significant to trend momentum: either reversal or stronger continuation. See the script’s beginning comments for details. I’m amazed with DeMark and all his indicators. But after coding a TD_Sequential...
I've created a simple red/green candle counting script with a custom number of candles to look back on. Let me know if any bugs, issues, or suggestions.
As a day-trader, revising is the most important habit. This script adds numbers on intraday bars to help you revise and analyze patterns and your entries/exits. Great help!
Work in progress. Will indicate when a certain number of highest/lowest fractals have occurred from a starting point. E.g. if lowest in 50, start counting highest fractals until N number is reached. You can see my current status/attempts in the code comments. I am publishing to invite others to help via TV chat and StackOverflow. I will update the script when a...
This script shows via the oscillator window, how much red and green candles where shown - looking back a given number of candles. The number of candles to look back is 10 by default, but can be changed in the indicator settings. The red line indicates the number of red candles, while the green line shows the number of green candles.
A script I am working on to count higher highs and lower lows of levels. Still in progress... Once it's working it will add a shape or a new colored line when a target number of higher highs has been achieved.
Candle cumulative counting with moving average and bollinger bands .