Overview This script is a trading indicator named "Bar Color Long / Short Indicator With Advised SL" designed for the TradingView platform. The indicator's primary purpose is to provide entry signals for long and short positions, based on various technical analysis methods. Additionally, the indicator suggests stop-loss levels for both long and short...
This script is focused on shorting during downtrends and utilises two strength based indicators to provide confluence that the start of a short-term downtrend has occurred - catching the opportunity as soon as possible. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can...
This is SHORT selling version of RSIofVWAP strategy. Settings and Logic are totally different from LONG side version , hence I am publishing it as a new strategy. Settings ============ VWAP of RSI Length 15 Slow EMA Length 200 Short entry level 25 Cover short level 70 stop loss 5 SHORT Entry ============ condition1 : When RSIofVWAP crossdown below...
This is a simple strategy to take advantage of downtrends. It's useful to run such a strategy as a hedge in times of market uncertainty. The Sell Condition - Entry The sell signal triggers when: the coin has MA (100) greater than the price in a timeframe of 15 minutes, meaning that the coin is in a short-term downtrend. the coin has an RSI greater than...
I have placed what is needed to know about the indicator at the start of the script. I also placed some hints on the chart.