TradingView
brendan333
Dec 19, 2023 4:38 PM

TheSandyBanana 

Dimo / United States DollarCoinbase

Description

TheSandyBanana is a comprehensive trading indicator designed for various asset classes. It combines multiple technical analysis tools to provide buy and sell signals, aiding traders in making informed decisions. This script is suitable for traders who prefer a combination of trend-following and momentum strategies.

Features:

RSI-Based Signals: Utilizes a modified Relative Strength Index (RSI) with an extended period of 200 bars for smoothing, providing a less reactive but more stable momentum indicator.

RSI EMA: Applies an Exponential Moving Average (EMA) with a 100-bar period to the RSI, further smoothing the RSI and aiding in the identification of longer-term momentum trends.

ATR for Volatility Analysis: Employs the Average True Range (ATR) over a 100-bar period, adjusted with a multiplier of 1. This is used to gauge market volatility and filter signals based on market dynamics.

Peak and Trough Detection: Detects peaks and troughs in the RSI EMA using refined logic and a lookback period of 33 bars, helping in pinpointing potential reversal points.

Dynamic Buy and Sell Signals: Generates buy signals when a trough is identified, and the RSI is below 50, indicating potential upward momentum. Sell signals are generated at peaks when the RSI is above 50, suggesting possible downward momentum.

333-Period EMA: Features a long-term 3333-period EMA, plotted on the chart for trend analysis and potential dynamic support or resistance levels.

Alert Conditions: Includes conditions for buy and sell alerts, making it easier for traders to be notified of potential trading opportunities.

Usage:

This indicator is best suited for traders looking for a blend of trend and momentum analysis. The extended periods used in RSI and EMA calculations make this indicator more suitable for medium to long-term trading strategies. Traders should consider combining this indicator with other forms of analysis (like fundamental analysis or additional technical indicators) for comprehensive trading strategies.

Disclaimer:

Trading involves risk. This script is provided for informational purposes only and should not be considered as financial advice. Traders should always conduct their own due diligence and use the script in a simulated environment before applying it to live trading.

Release Notes

TheSandyBanana is a comprehensive trading indicator designed for various asset classes. It combines multiple technical analysis tools to provide buy and sell signals, aiding traders in making informed decisions. This script is suitable for traders who prefer a combination of trend-following and momentum strategies.

Features:

RSI-Based Signals: Utilizes a modified Relative Strength Index (RSI) with an extended period of 200 bars for smoothing, providing a less reactive but more stable momentum indicator.

RSI EMA: Applies an Exponential Moving Average (EMA) with a 100-bar period to the RSI, further smoothing the RSI and aiding in the identification of longer-term momentum trends.

ATR for Volatility Analysis: Employs the Average True Range (ATR) over a 100-bar period, adjusted with a multiplier of 1. This is used to gauge market volatility and filter signals based on market dynamics.

Peak and Trough Detection: Detects peaks and troughs in the RSI EMA using refined logic and a lookback period of 33 bars, helping in pinpointing potential reversal points.

Dynamic Buy and Sell Signals: Generates buy signals when a trough is identified, and the RSI is below 50, indicating potential upward momentum. Sell signals are generated at peaks when the RSI is above 50, suggesting possible downward momentum.

Alert Conditions: Includes conditions for buy and sell alerts, making it easier for traders to be notified of potential trading opportunities.

Usage:

This indicator is best suited for traders looking for a blend of trend and momentum analysis. The extended periods used in RSI and EMA calculations make this indicator more suitable for medium to long-term trading strategies. Traders should consider combining this indicator with other forms of analysis (like fundamental analysis or additional technical indicators) for comprehensive trading strategies.

Disclaimer:

Trading involves risk. This script is provided for informational purposes only and should not be considered as financial advice. Traders should always conduct their own due diligence and use the script in a simulated environment before applying it to live trading.

Release Notes

New and improved

Release Notes

Added backtesting

Release Notes

no buys under ema

Release Notes

Added checkbox for ema filter

Release Notes

Added RSI hard sell

Release Notes

Updated default settings

Release Notes

fix

Release Notes

update

Release Notes

update

Release Notes

Added reason plotting

Release Notes

updated colors

Release Notes

Added buy if % rise after sell

Release Notes

small update

Release Notes

fixed small rsi filter bug

Release Notes

bug fix

Release Notes

improved peak and valley detection

Release Notes

clean up code

Release Notes

update

Release Notes

cleaned up code

Release Notes

update

Release Notes

updated sma filter

Release Notes

updated defualts

Release Notes

updated defaults

Release Notes

working on valley detection

Release Notes

update

Release Notes

update

Release Notes

improved sma filter

Release Notes

updated filter

Release Notes

revert

Release Notes

updated order and colors

Release Notes

add percent gain to chart indicator

Release Notes

updated buy trigger

Release Notes

update

Release Notes

cleaned up code

Release Notes

updated defaults

Release Notes

cleaned up code

Release Notes

updated backtesting

Release Notes

added compound gain reporting

Release Notes

cleaned up code

Release Notes

moved table to bottom

Release Notes

allow decimals for rsi rise and decrease settings

Release Notes

Updated reporting for days instead of trades

Release Notes

fixed bug

Release Notes

bug fix

Release Notes

fixed bug

Release Notes

added in trading fees a multiplied everything all inputs by 10 to make them easier to manipulate decimals

Release Notes

small update

Release Notes

update

Release Notes

small update

Release Notes

small update

Release Notes

small update

Release Notes

small update to hard sell

Release Notes

Added Hard Sell cross type

Release Notes

Added different threshholds for uptrends and downtrends
More