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
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...
//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...
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...
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!
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İÇ...
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 :)
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)
6 TImeframe Supertrend lines in one chart(W,D,240,120,60,30 and 15min)
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...
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...
In this model we have fib Donchian channel with super trend alerts (B=buy) S =sell and trailing volume system up trend alert and down trend alert so have fun
There are many supertrend scripts, most uses close as source. This one uses EMA. You can change periods and factor settings by your trading strategy.
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.
Hello traders Today is a Pinescript hack to display multiple colors in one label. I used that panel to show the Supertrend Long Term values (weekly, monthly, quarterly, yearly) What is a Supertrend? Definition : SuperTrend is an indicator that works on all timeframes and all instruments (stocks, futures, forex, ...). It is a great tool to follow market...
A centerline/non-chart indicator version of Everget's Supertrend script for use in NNFX-style indicator setups, with the emphasis on this indicator NOT adding visual clutter to the main charting area with a baseline indicator already present. This is literally the EXACT same script as Everget's Supertrend, but not drawn on the chart and with the fill/stop and...
This is an alerts script for my Super Trend 2.0 indicator . It is intended as a companion script so you can backtest using the Strategy script and generate alerts using this Study script. This Study script has the same default settings as the Strategy script and its only purpose is to provide alerts for the long and short signals the Strategy generates....