12 indicators Multi Timeframe : MACD,RSI,PIVOT,EMA-CROSS,TD9,EMAThis is the open source of the previous indicator "10 indicators in 1 : MACD RSI PIVOT EMA-CROSS and 7 EMA/SMA"
+ Upgraded to Multi-Timeframe indicator.
This upgrade empowers you to find optimal entry points within any trend on the timeframe of your choice. Let's recapitulate and see how it works:
🛠 Utility of the Pullback Signal Feature
Flexible Timeframe Selection:
You can now choose the timeframe that best fits your trading style—whether it’s a 5-minute chart for quick entries or a daily chart for longer-term setups.
Optimized Trend Entries:
The script identifies the trend direction (Histogram & Table) and marks pullback entry points within that trend with clear green and red arrows on the chart.
Green Arrows in an uptrend indicate potential entry points for long positions.
Red Arrows in a downtrend signal potential entry points for short positions.
Integrated Indicators:
With indicators like MACD, RSI, Pivot Points, 13/48 EMA Crosses, and , the script provides a comprehensive market overview. These indicators are displayed in a Histogram for easy trend and momentum analysis .
📈 How to Use the Pullback Signal with Custom Timeframes
Select Your Preferred Timeframe:
Choose the timeframe that aligns with your trading strategy, whether for scalping, day trading, or swing trading.
Identify the Trend and Enter on Pullbacks:
Check the histogram and table to determine the overall trend.
Enter on green pullback signals in an uptrend for long trades, or on red pullback signals in a downtrend for short trades.
Confirm Signals with Indicators:
Review the Histogram/Table panel (MACD, RSI, EMA Crossovers, etc.) to confirm the strength of the pullback signal. This gives you added confidence before taking a position.
This update makes the indicator adaptable for different trading styles and market conditions. By allowing you to choose a specific timeframe. This feature helps reduce the risk of entering at extreme highs or lows, and instead focuses on pullbacks in a chosen trend.
Tdsequential
Favorite Signals w/EMA FilterThe script combines my favorite signals then filters them with three EMAs.
Via the Style tab, you can choose to either have the signals color the bar and/or plot a shape above/below.
All signals can be turned off via the Inputs tab, which will remove the bar color and/or shape (if not already off in the Style tab) as well as remove the pattern from the alerts function.
Remember when using TV alerts, if you change the script settngs, you must create a new alert if you wish to be alerted for the changes you've made.
LONG/SHORT SIGNALS INCLUDED FOR:
- TD8s
- TD9s
- Hammer
- Shooting Star
- Bullish Harami
- Bearish Harami
- RSI Divergences
EMA FILTER LOGIC LONGS:
- Price < Fast EMA & Med EMA > Slow EMA = Possible Long Entry
- Price > Fast EMA & Med EMA > Slow EMA = Possible Reversal, Tighten Stop or Reduce Position
EMA FILTER LOGIC SHORTS:
- Price > Fast EMA & Med EMA < Slow EMA = Possible Short Entry
- Price < Fast EMA & Med EMA < Slow EMA = Possible Reversal, Tighten Stop/Reduce Position
Big up to @spdoinkal, @HPotter, @LonesomeTheBlue, for writing the originals scripts for the signals above.
Enjoy!
Fuzzy Fib CountsA 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 script, I began to wonder if there wasn’t an easier way to identify high probability entry/exit points without all the intricate logic. It took awhile, but a different paradigm eventually came into focus: Fuzzy Fib Counts (FFC).
FFC is like “analog” compared to TD_Sequential’s “digital” approach. And FFC is much simpler: no buy/sell/perfected/deferred signals, just up/down counts. It’s uncanny how often a trend is refocused at Fibonacci numbers, but like TD_Sequential… it’s not perfect! As with all indicators, consult your intuition, before pulling the trigger.
The default values have been effective for me in Bitcoin (and I’m surprised how well it works in smaller time frames). However, for less volatile markets, you may need to reduce the fuzz level and/or adjust the filter (averaging) parameters.
FFC has been helpful to me. Hope it helps you too! If so, donations appreciated… Thanks!
BTC: 36FdUcETrwmGxt5qazq7Bo7kad9kuNawMF
LTC: MJYHzwJYjsnB35dzb5L9hCpqZf8RyqViEm
ETH: 0x3db7557bea61ca4c096c6ed7bdb2a0d69e455fe1
Looking for trailblazers to help explore new possibilities… Add constructive comments below!