Capitalización del mercado de criptodivisas, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANCO SANTANDER S.A, GRUPO FINANCIERO GALICIA SA, Apple, NETFLIX INC, Facebook Inc, Alibaba Group Hldg Ltd
IBEX 35, Índice DAX, Euro Stoxx 50, FTSE 100, S&P 500, Nikkei 225
Bono español 10 Años, Bono de EEUU 10 Años, Euro Bund, Alemania 10A, Japón 10A, Bono del Reino Unido 10 años
Another adoption of supertrend. This time based on different channels - Bollinger Band, Keltner Channel, Donchian Channel and Pivot point based Donchian channel. When price hits top of bands, it is considered as start or continuation of uptrend. When price hits bottom of the band it is considered as start or continuation of downtrend. Hence, supertrend is drawn...
This is a powerfull strategy which is made from combining 3 multi timeframes into one for profit max indicator In this case we have daily, weekly and montly. Our long conditions are the next ones : if we have an uptrend on all 3 at the same time, we go long. If we have a downtrend on all 3 of them at the same time we go short. For exit, for long, as soon as...
Hello Traders !! This is a simple super trend based MAST trend. By default the supertrend is 10 period with 3 ATR multiplier. A moving average is used to benefit from the pullback entries. Bullish Pullback : Price above Supertrend & below MA Bullish: Price above Supertrend and above MA Bearish pullback : Price below Supertrend & above MA Bearish :...
Profit Maximizer Indicator on RSI with Tillson T3 Moving Average: PMax uses ATR calculation inside, for this reason users couldn't manage to use PMax on RSI because RSI indicator doesn't have High and Low values in bars, but ATR needs that values. So I personally calculate RSI in a different way to have High and Low values of RSI wrt price bars. ...
Another experiment with Supertrend by making use of pivot point high/lows. Trailing Stop types used in this indicator are: ATR - plain ATR based supertrend Breakout - ATR based supertrend combined with breakout. (Trailing triggered only if price change is higher than HighPriceChange multiplier times ATR. Pivot Points - Trail only when new pivots...
Hello All, There are many types of SuperTrend around. Recently I thought about a Supertrend based on Pivot Points then I wrote "Pivot Point SuperTrend" script. It looks it has better performance on keeping you in the trend more. The idea is behind this script is finding pivot point, calculating average of them and like in supertrend creating higher/lower...
Profit Maximizer - PMax Explorer STRATEGY & SCREENER screens the BUY and SELL signals (trend reversals) for 20 user defined different tickers in Tradingview charts. Simply input the name of the ticker in Tradingview that you want to screen. Terminology explanation: Confirmed Reversal: PMax reversal that happened in the last bar and cannot be...
SuperTrend is one of the most common ATR based trailing stop indicators. In this version you can change the ATR calculation method from the settings. Default method is RMA, when the alternative method is SMA. The indicator is easy to use and gives an accurate reading about an ongoing trend. It is constructed with two parameters, namely period and multiplier....
Script to display Supertrend trend state of 8 different securities in a panel. Timeframe & Tickers which are to be displayed can be configured from settings. Part of code is from the ADX DI Monitoring Panel script by u/wugamlo with his permission. Thanks to him for that and do please check out his work also.
This is a redesign of the SuperTrend indicator. It removes stupid transitions between SuperTrend states and highlights initial points for both lines. SuperTrend is a moving stop and reversal line based on the volatility (ATR).
PMax is a brand new indicator developed by KivancOzbilgic in earlier 2020. It's a combination of two trailing stop loss indicators; One is Anıl Özekşi's MOST (Moving Stop Loss) Indicator and the other one is well known ATR based SuperTrend. Both MOST and SuperTrend...
Hello traders Today I present you a Supertrend not based on candle close but based on a CCI (Commodity Channel Index) How does it work? Bull event: CCI crossing over the 0 line Bear event: CCI crossing below the 0 line When the event is triggered, the script will plot the Supertrend as follow UP Trend = High + ATR * Factor DOWN Trend = Low - ATR *...
This is non-repaiting Supertrend Multi Time Frame script, uses Heikin Ashi Candles as source on normal chart There is an option for Higher Time Frame. if you choose "Auto" then Higher Time Frame calculation is made by the script. If you choose "User Defined" option and then you can select Time Frame. You better use this script with other indicators such as RSI,...
SuperTrendRange study attempts to determine the state of the market • whether a well-established bull/bear trend is present • whether the market is trading in a range SuperTrendRange (STR) takes into account the volatility of the market - further details regarding volatility can be found in the description of “Volatility Bands by DGT” study Due to its...
First I would like to thank to @KivancOzbilgic for developing this indicator. All the credit goes to him. I just created a strategy, in order to try to find the perfect parameters, timeframe and currency for it. I will provide below the same description like he has in the publish of profit maximizer Profit Maximizer - PMax combines the powerful sides of MOST...
STRATEGY version of SuperTrend Indicator: SuperTrend is one of the most common ATR based trailing stop indicators. In this version you can change the ATR calculation method from the settings. Default method is RMA, when the alternative method is SMA . The indicator is easy to use and gives an accurate reading about an ongoing trend. It is constructed with two...
This is a backtesting script for the famous Super Trend. Features - Custom Date Range - Custom Targets and Risks Requested by Dlatrella