Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
FINGERPRINT CARDS AB SER. B, ABB LTD, KINDRED GROUP PLC, SOLTECH ENERGY SWEDEN AB, VOLVO, AB SER. B, HENNES & MAURITZ AB, H & M SER. B
OMX Stockholm 30 Index, S&P 500, Dow 30, Nasdaq Composite, Nikkei 225, DAX-indexet
SWEDEN GOVERNMENT BONDS 10 YR, US 10Y, Euro Bund, Tyskland 10ÅR, Japan 10Y, UK 10Y
This script will allow to add CPR with Standard Pivots and 4 Indicators. Standard Pivot has 9 levels of support and 9 levels of resistance lines. It has CPR , 3 levels of Day-wise pivots , 3 levels of Weekly pivots and 3 Levels of Monthly Pivots . In Addition to the CPR and Pivot, this script will allow user to Add 4 more Indicators - SMA, EMA, VWAP and...
################################## Anglais ###################################### With the News Bollinger Bands V2 , you can choose the source of the color (Color with Price or Color with the Super Trend ATR). You can also view the Super Trend on the chart and the configure. this allows you to quickly identify trends and the acceleration phase and...
There is already SuperTrend indicator and thanks to its developer. This script draws supertrend for current and higher time frame, it automatically calculates higher time frame and you don't need to adjust it when you change the period. it also change the color of bars according to current and HTF supertrend, so you can see the trend by looking at bars...
//Original script //https://www.tradingview.com/script/wYknDlLx-super-Z/ This is a test for verifying if this interesting study works well. The author, thanks to him!!!, advise a possible repaint because the script uses security function. Refer to tradingview.com for more info on...
Hello traders Sharing a sample Supertrend strategy to illustrate how to calculate a convergence and using it in a strategy I based the setup as follow: - Entries on Supertrend MTF breakout + moving average cross. Entering whenever there is a convergence - exit whenever a Simple Moving Averages cross in the opposite direction happen - possibility to filter only...
FRAMA Strategy I found this strategy on internet, in a well-known forex forum. I have translated the two indicators mentioned in that strategy (originally in mq4) in pine script. Thanks to Fractured and Shizaru for the FRAMA snippets, to mejialucas for Supertrend snippet, to JayRogers for trade management snippet and to Trost for backtesting snippet. I also added...
This is a backtesting script for the famous Super Trend. Features - Custom Date Range - Custom Targets and Risks Requested by Dlatrella
This script is to use with "SuperTrend V1.0 - Buy or Sell Signal" by Rajandran.r Use it with original Strategy for add TradingView Alert. Enjoy!
Supertrend is a simple yet great indicator which is based hard data, especially when combined with an additional ST line which has its multiplication doubled. Enjoy :)
This study interprets SuperTrend with Ichimoku Cloud, one of the popular technical analysis indicator, and interprets Directional Movement (DMI), which is another quite valuable technical analysis indicator. Then combines the interpreted SuperTrend with interpreted Directional Movement (DMI) and Volume Based Colored Bars indicator created by Kıvaç ÖZBİLGİÇ...
This screens for Supertrend reversal's in 10 different securities. The main logic for the screener is taken from "Simple Custom Screener in Pinescript" by QuantNomad with his permission. If the label color is not visible due to the text in it being white colored, then choose a different color from settings. Also added a simple supertrend to it. Terminology...
Hello traders, That one is an experiment I was curious to see what a supertrend based on moving average cross could give How does it work? Bull event: fast moving average crossing over the slow moving average Bear event: fast moving average crossing under the slow moving average When the event is triggered, the script will plot the Supertrend as follow UP...
Using SuperTrend lines to indicate a good time for entering on long or short; 3 supertrend settings together. All 3 lines must agree in order to confirm entry. Works like magic! Feel free to combine with any other of your trusted tools in making decisions. -------------- Disclaimer: Above stated is only my personal method, and should not be seen or used as...
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...
All indicators in one! Hull MA (2 colors) + Bollinger Bands + 6 EMA + 50 SMA + 200 SMA + Parabolic SAR + SUPER TREND (2 colors) + Doji signals (yellow)
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...
Supertrend is one of the most popular and easy to use indicators out there. Here are 15 supertrends each having a different ATR multiple from price. This can be used to find ranges (often followed by a reversal) or to create a filter for fake signals. In the input tab "Spacing" you can change the space between each supertrend, setting this to 0 would be a normal...
Experimental strategy to improve accuracy of SuperTrend Cloud. I am attempting to use STD deviation to manipulate the multiplier of the SuperTrend cloud. Greater STD Deviation = Oscillation in price action which can be applied to multiplier of SuperTrend to filter out bad trades and improve accuracy.