Library "composite_ticker_cleaner" Extract a clean symbol from a composite ticker. E.g., (BINANCE:BTCUSD+KRAKEN:BTCUSD)/2 as input will return BTCUSD or BINANCE:BTCUSD composite_ticker_cleaner_extract_first(symbol, keepexchange) Extract the first symbol out of the supplied string (usually ticker.standard(syminfo.tickerid) ) Parameters: symbol :...
Unlock your full trading potential with this powerful and versatile Multi-Symbol Cross Indicator Template! This script is designed to make you stand out from the crowd by enabling you to monitor multiple symbols on a single chart for specific events, such as a Golden Cross or Death Cross. With its high adaptability to include various technical indicators, you're...
When trading cryptocoins, it is necessary to check the price trend of NASDAQ, BTC.D, BTC.OI, BTC spot or other coins of similar groups. However it is very cumbersome to put a comparison symbol in the Tradingview chart and combine individual indicators one by one. Moreover even with such a combination, the chart is messy and visibility is not good. This script was...
Library "Bursa_Sector" : List of stocks classified by sector in Bursa Malaysia (As of Oct 2021) getSector() This function will get the sector of current stock that listed in Bursa Malaysia
Allows one to set 5 price level alerts on one symbol (1 Stop Loss 4 Targets) Alerts work by prices crosses under the stop loss or over the targets, enabling short reverses this. Unlike regular MultiAlert, this actually draws a true horizontal price at your price. This is a lighter version of MultiAlert, supporting only one symbol. Your price levels will appear on...
Symbol Name Prefix Function() Function to detect the Symbol name prefix on the current chart. The prefix is returned as string.
Hey folks A quick unrelated but interesting foreword Hope you're all good and well and tanned Me? I'm preparing the opening of my website where we're going to offer the Algorithm Builder Single Trend, Multiple Trends, Multi-Timeframe and plenty of others across many platforms (TradingView, FXCM, MT4, PRT). While others are at the beach and tanning (Yes I'm...
English: It's a very simple script to calculate the difference of the closing values of two symbols (symbol 1 - symbol 2). Default values are AAPL vs. MSFT . Deutsch: Das ist ein sehr einfaches Skript, das die Differenz zweier Werte darstellt (Symbol 1 - Symbol 2). Standardwerte sind AAPL vs. MSFT.
Draws the ratio between two input symbols. You might find patterns in the ratio. # Open Source The code is open source @ github.com and uses the commonpine library github.com
Shows the candles of a specified EXCHANGE:PAIR in an indicator without overlay. Has the following advantages over the standard comparison in TradingView: - The compared pair is below your main chart. - You can see the price of the compared pair. - You can add multiple compared pairs and all of them will be shown in their own space with their own price.