name
stringlengths
1
64
url
stringlengths
44
135
author
stringlengths
3
30
author_url
stringlengths
34
61
likes_count
int64
0
33.2k
kind
stringclasses
3 values
pine_version
int64
1
5
license
stringclasses
3 values
source
stringlengths
177
279k
Quickfingers Luc base scanner - version 2
https://www.tradingview.com/script/C2reWr87-Quickfingers-Luc-base-scanner-version-2/
rex_wolfe
https://www.tradingview.com/u/rex_wolfe/
154
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © rex_wolfe // Quickfingers Luc (QFL) base scanner - Marvin // Version 2.2 (Marvin) //@version=5 indicator(title = "Quickfingers Luc base scanner - Marvin", shorttitle = "QFL Marvin", overlay = true, max_l...
RSI Dashboard Monitor [Skiploss]
https://www.tradingview.com/script/Zcw4cmR4-RSI-Dashboard-Monitor-Skiploss/
Skiploss
https://www.tradingview.com/u/Skiploss/
60
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Skiploss //@version=5 //indicator(title = "RSI Dashboard [Skiploss]", shorttitle = "RSID v0.77", overlay = true) // Overlay ON indicator(title = "RSI Dashboard Monitor [Skiploss]", shorttitle = "RSID M ...
Reversal picker
https://www.tradingview.com/script/FTcGkE3K-Reversal-picker/
Gudanin
https://www.tradingview.com/u/Gudanin/
355
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Gudanin //@version=5 indicator("Reversal picker", overlay = true) //line variables line1 = ta.sma(close, 14) line2 = ta.sma(close, 200) highrsi = ta.rsi(close,14) > 50 lowrsi = ta.rsi(close,14) < 50 ...
InflationRate
https://www.tradingview.com/script/R9bW2Ov5-InflationRate/
easonoic
https://www.tradingview.com/u/easonoic/
2
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © easonoic //@version=5 indicator("InflationRate", overlay=true) TIPS10Y = input.symbol("DFII10", "Symbol") US10Y = input.symbol("US10Y", "Symbol") tips10y_s_o = request.security(TIPS10Y, 'D', open) us10y_...
BitCoin RSI Trend
https://www.tradingview.com/script/HhxbaJSS-BitCoin-RSI-Trend/
crypto_tycho
https://www.tradingview.com/u/crypto_tycho/
38
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © marvixino //@version=5 indicator("BitCoin RSI Trend", "BTC RSI", true) string BTC_TREND = 'Config » BTC RSI Trend' btcTF = input.timeframe("240", "BTC Timeframe", group=BTC_TREND,tooltip="Time in minute...
Multi IND Dashboard [Skiploss]
https://www.tradingview.com/script/46o3jDTx-Multi-IND-Dashboard-Skiploss/
Skiploss
https://www.tradingview.com/u/Skiploss/
135
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Skiploss //@version=5 indicator(title = "Multi IND Dashboard [Skiploss]", shorttitle = "MINDD v0.77", overlay = true) // Overlay ON //indicator(title = "Multi IND Dashboard [Skiploss]", shorttitle = "MI...
Back to the Future
https://www.tradingview.com/script/GT5qiaB0-Back-to-the-Future/
RafaelZioni
https://www.tradingview.com/u/RafaelZioni/
378
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © RafaelZioni //@version=5 indicator(title='Back to the Future', overlay=true) //INPUTS // len = input.int(100, minval=1) off = 0 dev = input(2, 'Deviation') len1 = input.int(30, minval=1) off1 = 0 dev1 = i...
Multiple Stock RSI Check
https://www.tradingview.com/script/5gemMGkB-Multiple-Stock-RSI-Check/
Srinivas_SIP
https://www.tradingview.com/u/Srinivas_SIP/
13
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © sateesh1496 //@version=5 // Define the symbols of the stocks to check t1 = input.symbol('NSE:HDFCBANK') t2 = input.symbol('NSE:ICICIBANK') t3 = input.symbol('NSE:KOTAKBANK') t4 = input.symbol('NSE:AXISBAN...
Nick_OS Ranges
https://www.tradingview.com/script/U4Psokdb-Nick-OS-Ranges/
NickMaterazzo
https://www.tradingview.com/u/NickMaterazzo/
29
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © 2022 NickMaterazzo // 2022-12-21 - Updated to allow for weekly and monthly timeframes, added decimal input for labels //@version=5 indicator("Nick Ranges", overlay=true, max_labels_count = 500) // Yello...
Aggregated Volume Profile Spot & Futures
https://www.tradingview.com/script/P2XgvcKM-Aggregated-Volume-Profile-Spot-Futures/
HALDRO
https://www.tradingview.com/u/HALDRO/
679
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // @HALDRO Project // —————— https://www.tradingview.com/script/P2XgvcKM-Aggregated-Volume-Profile-Spot-Futures/ // ——————————————————————————————————————————————————————————————————————————————————————————————...
Variation analysis 1.1
https://www.tradingview.com/script/VtTWkdw5-Variation-analysis-1-1/
celsorodrigomf
https://www.tradingview.com/u/celsorodrigomf/
35
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © celsorodrigomf //@version=5 indicator("Analise de Variação 1.0" , "AV_1", overlay=true) // Enable or disable pivot labels pricebase = input(0, "Start price") showLabels = input(true, title="Show Labels...
Relative Strength Index Ex
https://www.tradingview.com/script/2N5l16dN-Relative-Strength-Index-Ex/
gautamsatpathy
https://www.tradingview.com/u/gautamsatpathy/
29
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © gautamsatpathy //@version=5 indicator(title="Relative Strength Index Ex", shorttitle="RSI Ex", format=format.price, precision=2, timeframe="", timeframe_gaps=true) ///////////////////////////////////////...
US Fed Rate Hike Historical Dates
https://www.tradingview.com/script/aNp5IIBy-US-Fed-Rate-Hike-Historical-Dates/
SnarkyPuppy
https://www.tradingview.com/u/SnarkyPuppy/
10
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © SnarkyPuppy //@version=5 indicator("US Fed Rate Hike Review", overlay=true) ///Hikes color2=color.rgb(76, 160, 230, 80) plot((year==1980? high:0),style=plot.style_area, color= color2) plot((month==02 ...
Market Breadth: Trends & Breakouts
https://www.tradingview.com/script/x7gm9JQz-Market-Breadth-Trends-Breakouts/
groks
https://www.tradingview.com/u/groks/
73
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © groks // // What percent of a market's constituents are participating in trends and breakouts? And can that // give clues to market direction before it is reflected in the market price? // // Default data ...
Historical Average
https://www.tradingview.com/script/nVfFImtF-Historical-Average/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
33
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Historical Average", overlay = true) source = input.source(close, "Source") select = input.string("SMA", "Select", ["SMA","LWMA","EMA","DEMA","TEMA","QEMA"]) ...
Harmonic Patterns Based Supertrend
https://www.tradingview.com/script/Uf882Tc7-Harmonic-Patterns-Based-Supertrend/
Trendoscope
https://www.tradingview.com/u/Trendoscope/
666
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © HeWhoMustNotBeNamed // ░▒ // ▒▒▒ ▒▒ // ▒▒▒▒▒ ▒▒ // ▒▒...
(mab) Volume Index
https://www.tradingview.com/script/IUdFxFrl-mab-Volume-Index/
happymab
https://www.tradingview.com/u/happymab/
73
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © happymab // // V 1.0 // // The (mab) Volume Index measures volume momentum. The formula is somewhat similar to the formula of RSI but // uses volume instead of price. The price is calculated as the a...
Diff_US10Y_US03Y
https://www.tradingview.com/script/bJlY5ueO-Diff-US10Y-US03Y/
easonoic
https://www.tradingview.com/u/easonoic/
6
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © easonoic //@version=5 indicator("Diff_US10Y_US03Y", overlay=true) US03MY = input.symbol("US03MY", "Symbol") US10Y = input.symbol("US10Y", "Symbol") us03my_s_o = request.security(US03MY, 'D', open) us10y_...
RLT Gaps
https://www.tradingview.com/script/NsDGKgBj-RLT-Gaps/
MattDeLong
https://www.tradingview.com/u/MattDeLong/
194
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © MattDeLong //@version=5 indicator("RLT Gaps", overlay=false) gapsize = input.float(title="Gap Size", minval=0.01, maxval=25.0, step=0.01, defval=2.0, confirm=false) sizeOfGap = ((close[1]-open)/close[1]) ...
R Squared - Momentum
https://www.tradingview.com/script/kr2oqQAT-R-Squared-Momentum/
Crak_Trading
https://www.tradingview.com/u/Crak_Trading/
20
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Crak_Trading //@version=5 indicator("R Squared - Momentum") len = input.int(21, title = "Length") src = input(hlc3, title = "Source") f_rsq(_src, _period) => x = _period y = _src avg = 0.0...
FOREX MASTER PATTERN Value Lines by nnam
https://www.tradingview.com/script/6MV8ibbr-FOREX-MASTER-PATTERN-Value-Lines-by-nnam/
nnamdert
https://www.tradingview.com/u/nnamdert/
324
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © nnamdert //Updated November 05, 2023 //@version=5 indicator("FOREX MASTER PATTERN Value Lines by nnam", overlay=true, max_lines_count = 500) // BEGI...
Generalized Smooth Step
https://www.tradingview.com/script/UBnmr6qA-generalized-smooth-step/
tarasenko_
https://www.tradingview.com/u/tarasenko_/
170
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © tarasenko_ //@version=5 indicator("Generalized Smooth Step", precision = 2) // Input p = input(36, "Lookback") eq_order = input.int(5, "Order of the equation (1-18)", 0, 18) // Functions // Pascal...
Probabilities Module - The Quant Science
https://www.tradingview.com/script/c59tBqoE-Probabilities-Module-The-Quant-Science/
thequantscience
https://www.tradingview.com/u/thequantscience/
34
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © thequantscience //@version=5 indicator(title = "Probabilities") // ENTRY AND EXIT CONDITION entry_condition = close > open // Replace with your entry condition TPcondition_exit = close < open // Rep...
DCF Approximation
https://www.tradingview.com/script/w8nabIYQ-DCF-Approximation/
kulitam
https://www.tradingview.com/u/kulitam/
48
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © kulitam //@version=5 indicator("DCF approximation") // Set the forecast period (in years) and the margin of safety period = 10 margin_of_safety = 0.2 // Get values for stock statistics totalEquity = requ...
Trend Bands [starlord_xrp]
https://www.tradingview.com/script/xZMgXxXW-Trend-Bands-starlord-xrp/
starlord_xrp
https://www.tradingview.com/u/starlord_xrp/
44
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © starlord_xrp //@version=5 indicator("Trend Bands [starlord_xrp]", overlay = true) ema9 = ta.ema(close, 9) ema10 = ta.ema(close, 10) ema12 = ta.ema(close, 12) ema14 = ta.ema(close, 14) ema16 = ta.ema(close...
TableBuilder
https://www.tradingview.com/script/M5bOQFxy/
ironpark
https://www.tradingview.com/u/ironpark/
14
library
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © ironpark //@version=5 // @description A helper library to make it simpler to create tables in pinescript library("TableBuilder",overlay = true) export type CellStyle color text_color string text_halig...
Feature Scaling
https://www.tradingview.com/script/t46PW12i-Feature-Scaling/
serkany88
https://www.tradingview.com/u/serkany88/
10
library
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © serkany88 //@version=5 // @description FS: This library helps you scale your data to certain ranges or standarize, normalize, unit scale or min-max scale your data in your prefered way. Mostly used for n...
Multiple Divergences (UDTs - objects) - Educational
https://www.tradingview.com/script/ZlN4Hjz9-Multiple-Divergences-UDTs-objects-Educational/
fikira
https://www.tradingview.com/u/fikira/
335
study
5
MPL-2.0
fi(ki)=>'ra' // ©fikira - This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //@version=5 indicator('Multiple Divergences (UDTs - objects)' , max_lines_count=500, max_labels_count=500, overlay=true) // max_bars_back=2000, // –––––––––––––––––––––––––––––––––––––...
Average Deviation Bands (ADB)
https://www.tradingview.com/script/kM30wWVS-Average-Deviation-Bands-ADB/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
30
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Average Deviation Bands", overlay = true) dev = input.int(20, "Length") x1 = input.bool(true, "Band 1", inline = "x1") x2 = input.bool(false, "Band 2", inli...
Stockbee Momentum Burst
https://www.tradingview.com/script/6h74IRYK-Stockbee-Momentum-Burst/
shaaah10
https://www.tradingview.com/u/shaaah10/
248
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © shaaah10 //@version=5 indicator(title="Stockbee", overlay=true) // INPUT var string GP1 = 'MOMENTUM BURST' input_bull = input.bool(defval=true, title="Bullish", group = GP1) input_bear = input.bool(defva...
Wicks percentages
https://www.tradingview.com/script/gKvWyt9i/
angelreyesm
https://www.tradingview.com/u/angelreyesm/
27
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © angelreyesm //@version=5 indicator("Wicks percentages", overlay = true) // Definimos las variables necesarias para calcular el porcentaje de la mecha superior y la mecha inferior upperWick = high - math.m...
Orb breakout
https://www.tradingview.com/script/MwxMQzFR-Orb-breakout/
Shauryam_or
https://www.tradingview.com/u/Shauryam_or/
570
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Shauryam_or //@version=05 indicator(title="High and low" ,overlay=true) h = input.int(09 , "Hour" , minval=0, maxval=23, inline='hm',group="Select Time for Signal") m = input.int(15, ": Min", minval=0,...
Average Range @coldbrewrosh
https://www.tradingview.com/script/d1bNjbFy-Average-Range-coldbrewrosh/
coldbrewrosh
https://www.tradingview.com/u/coldbrewrosh/
138
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © coldbrewrosh //@version=5 indicator(title="Average Range @coldbrewrosh", overlay=true, max_bars_back = 1000) Bool_5D = input(true, "5 Day AR", group="AR") Bool_1M = input(true, "1 Month AR", grou...
1st Gray Cross Signals ━ Histogram SQZMOM [whvntr][LazyBear]
https://www.tradingview.com/script/v0iyvSsj-1st-Gray-Cross-Signals-Histogram-SQZMOM-whvntr-LazyBear/
whvntr
https://www.tradingview.com/u/whvntr/
315
study
5
MPL-2.0
//This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //@version=5 // ─© whvntr (Tyler Ray) indicator(title='1st Gray Cross Signals ━ Histogram SQZMOM [whvntr][LazyBear]', shorttitle='SQZMOM_whvntr' , overlay = false, scale = scale.right) // With all due cred...
New Highs-New-Lows on US Stock Market - Sub Chart Edition
https://www.tradingview.com/script/sSEE6AII/
Benni_R
https://www.tradingview.com/u/Benni_R/
50
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Benni_R //@version=5 indicator("New Highs-New-Lows on US Stock Market - Sub Chart Edition", overlay = false) //Inputs Cons_NYSE = input.bool(true,title = "NYSE:",group="Exchange",tooltip="Consider...
inverse_fisher_transform_adaptive_stochastic
https://www.tradingview.com/script/uMTi9oYD-inverse-fisher-transform-adaptive-stochastic/
palitoj_endthen
https://www.tradingview.com/u/palitoj_endthen/
63
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © palitoj_endthen //@version=5 indicator(title = 'ehlers_inverse_fisher_transform_of_adaptive_stochastic', shorttitle = 'inverse_fisher_adaptive_stochastic', overlay = false) // input hp_period = input.int...
Stoch RSI 15 min - multi time frame table
https://www.tradingview.com/script/d0DKkAeO-Stoch-RSI-15-min-multi-time-frame-table/
TaTaTaCrypto
https://www.tradingview.com/u/TaTaTaCrypto/
51
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © TaTaTaCrypto //@version=5 indicator("Stoch RSI",overlay = true) lengthRSI = input.int(14, "Length RSI") lengthMovingAverage = input.int(3, "Length Moving Average") rsi_curr = ta.rsi(close, lengthRSI) st...
Price Cross ━ [whvntr]
https://www.tradingview.com/script/Q480n0H3-Price-Cross-whvntr/
whvntr
https://www.tradingview.com/u/whvntr/
74
study
5
MPL-2.0
//This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //@version=5 indicator(title='Price Cross ━ [whvntr]', format=format.price, precision=2, overlay = false, shorttitle='Price Cross') //%%%%%%%%%%%%%%%%%%%%%%%%%%%SRC%%%%%%%%%%%%%%%%%%%%%%% float source = input(cl...
New Highs-New-Lows on US Stock Market - Main Chart Edition
https://www.tradingview.com/script/0q6fkTpa/
Benni_R
https://www.tradingview.com/u/Benni_R/
135
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Benni_R //@version=5 indicator("New Highs-New-Lows on US Stock Market - Main Chart Edition", overlay = true) //Inputs Cons_NYSE = input.bool(true,title = "NYSE:",group="Exchange",tooltip="Consider new hi...
(mab) Money Flow - MMF
https://www.tradingview.com/script/IeNmXP3k-mab-Money-Flow-MMF/
happymab
https://www.tradingview.com/u/happymab/
96
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © happymab // // V 2.1 // // This script implements the (mab) Money Flow (MMF) indicator. The MMF is calculated using a // formula inspired by RSI. In contrast to RSI, MMF uses the average of open, high, lo...
Bear Bull Ratio (BBR)
https://www.tradingview.com/script/ROSKCfLR-Bear-Bull-Ratio-BBR/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
24
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Bear Bull Ratio") true_range = input.bool(false, "Enable True Range Mode") length = input.int(20, "Windowed Length", 1) bear_bull_ratio()=> var float open...
Fibonacci Bollinger Bands (FBB)
https://www.tradingview.com/script/2NHVDr0u-Fibonacci-Bollinger-Bands-FBB/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
112
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Fibonacci Moving Average", "FMA", true) metallic_mean(source)=> (source+math.sqrt(math.pow(source, 2) + 4))/2 fma(source, length)=> float src = metalli...
AQ ema200
https://www.tradingview.com/script/ZL7lwSLK-AQ-ema200/
nkqforex2021
https://www.tradingview.com/u/nkqforex2021/
161
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © nkqforex2021 //@version=5 indicator("AQ ema for XAUUSD") string symbol=syminfo.ticker Ema_value=input(defval = 200) //float m1_rank=input.float(defval = 16) m1_rank=switch symbol "EURUSD"=>0.006 "...
Lines and Table for risk management
https://www.tradingview.com/script/02Nx4aeh-Lines-and-Table-for-risk-management/
TaTaTaCrypto
https://www.tradingview.com/u/TaTaTaCrypto/
131
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © TaTaTaCrypto //@version=5 indicator(title="Lines for Take Profit and Stop Loss", overlay=true) //Input options leverage = input.int(1, "Leverage") percent = input.float(0.5,'Stepsize (x Leverage)') f1 ...
Volume Crop ━ Hidden Volume Divergence [whvntr]
https://www.tradingview.com/script/FTabKFhw-Volume-Crop-Hidden-Volume-Divergence-whvntr/
whvntr
https://www.tradingview.com/u/whvntr/
113
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // ─© whvntr Tyler Ray // @version=5 // • Hidden Divergence formula by TheLark. // • Filter for that divergence formula by ─© whvntr // • I have filtered the hidden divergence formula to display only sig...
Body- and Shadowsizes
https://www.tradingview.com/script/IVTFtefh/
martinislichten
https://www.tradingview.com/u/martinislichten/
8
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © martinislichten //@version=5 indicator("Mein Skript") //Init of variables float ls = 0 float bd = 0 float us = 0 float ls1 = 0 float bd1 = 0 float us1 = 0 float tra1 = 0 float tra2 = 0 float tra3 = 0 ...
Fiat Currency and Gold Indices (FGXY) Candles
https://www.tradingview.com/script/yKvnQZ9t-Fiat-Currency-and-Gold-Indices-FGXY-Candles/
EsIstTurnt
https://www.tradingview.com/u/EsIstTurnt/
24
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // @ esistturnt // Credit to @loxx for the stock DXY in pinescript //@version=5 indicator("Fiat Currency and Gold Indices (FGXY) Candles",shorttitle="FGXY",overlay = false,timeframe='', timeframe_gaps =...
True Bitcoin Value USD - Mario M
https://www.tradingview.com/script/CGOKMxuD-True-Bitcoin-Value-USD-Mario-M/
m.moerman58
https://www.tradingview.com/u/m.moerman58/
26
study
4
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //Author - Mario Moerman //@version=4 study("True Bitcoin Value - Mario M" ,overlay=true) // INPUTS p_china = 0.04 p_og = 0.05 p_new = 0.0645 elec_pct = 1 plot_mp = true // DATA fees = se...
ATR Oscillator - Index (Average True range Oscillator)
https://www.tradingview.com/script/uppeJ3eo/
kaptankirk
https://www.tradingview.com/u/kaptankirk/
63
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KaptanKirk - Süleyman Sülün - @TheSulun //@version=5 indicator(title="Average True Range Oscillator", shorttitle="ATRO", format=format.price, precision=2, timeframe="", timeframe_gaps=true, overlay = fals...
RedK K-MACD : a MACD with some more muscles
https://www.tradingview.com/script/BmfyvjgU-RedK-K-MACD-a-MACD-with-some-more-muscles/
RedKTrader
https://www.tradingview.com/u/RedKTrader/
684
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © RedKTrader //@version=5 indicator('RedK K-MACD v1.3', shorttitle='K-MACD v1.3', explicit_plot_zorder = true, timeframe='', timeframe_gaps=false) // -------------------------------------------------...
Trend and Momentum Dashboard
https://www.tradingview.com/script/ClSMIIm7-Trend-and-Momentum-Dashboard/
Lantzwat
https://www.tradingview.com/u/Lantzwat/
167
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Lantzwat //@version=5 indicator('Trend and Momentum Dashboard', "TMD", max_bars_back = 5000) // ... based on Fibonacci levels SetTFperiod(tf,b ) => setper = tf == 'M' ? 6 : tf == 'W' ? 12 : tf=...
Trop Bands
https://www.tradingview.com/script/vJoZkBI2-Trop-Bands/
Troptrap
https://www.tradingview.com/u/Troptrap/
21
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Troptrap //@version=5 indicator("Trop Bands",overlay=true) len = input.int(title="Ema length",defval=9) src = input.source(defval=hlc3) sns = input.float(title="Sensitivity",defval=0.25 ) innerdi = input....
Harmonic Patterns Based Trend Follower
https://www.tradingview.com/script/UivE2izt-Harmonic-Patterns-Based-Trend-Follower/
Trendoscope
https://www.tradingview.com/u/Trendoscope/
1,576
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © HeWhoMustNotBeNamed // ░▒ // ▒▒▒ ▒▒ // ▒▒▒▒▒ ▒▒ // ▒▒...
Market Snapshot
https://www.tradingview.com/script/JwOeYeTV-Market-Snapshot/
Amphibiantrading
https://www.tradingview.com/u/Amphibiantrading/
89
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © smashapalooza //@version=5 indicator("Market Snapshot", overlay=true) //chose table position and colors i_tableypos = input.string("bottom", "Y", inline = "i1", options = ["top", "middle", "bottom"], gro...
Trend Line Adam Moradi v1 (Tutorial Content)
https://www.tradingview.com/script/7nYt1gP8-Trend-Line-Adam-Moradi-v1-Tutorial-Content/
TradeAdam
https://www.tradingview.com/u/TradeAdam/
488
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © TradeAdam //@version=5 indicator('Trend Line AdamMoradi_v1 (Tutorial Content)', overlay=true, max_bars_back=4000) _period = input.int(defval=24, title='Pivot _period', minval=10, maxval=50) PivotPointNu...
Fibonacci Moving Average (FMA)
https://www.tradingview.com/script/6pxgp2vh-Fibonacci-Moving-Average-FMA/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
25
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Fibonacci Moving Average", "FMA", true) metallic_mean(source)=> (source+math.sqrt(math.pow(source, 2) + 4))/2 mwma(source, length)=> float src = metall...
Market Crashes/Chart Timeframes Highlight
https://www.tradingview.com/script/4JIHGvDU-Market-Crashes-Chart-Timeframes-Highlight/
RexDogActual
https://www.tradingview.com/u/RexDogActual/
58
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © xkavalis //@version=5 indicator("Market Crashes/Timeframes Highlight", "MCTH", overlay=true) ////bool in_87_Timeframe = time > s_first_date and time < e_first_date first_start_date = input.time(timestamp(...
Crypto Index (DXY) Candles
https://www.tradingview.com/script/t4qj2jrU-Crypto-Index-DXY-Candles/
EsIstTurnt
https://www.tradingview.com/u/EsIstTurnt/
32
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // @ esistturnt // Credit to @loxx for the stock DXY in pinescript //@version=5 indicator("Crypto Index (CXY) Candles",shorttitle="CXY",overlay = false,timeframe='', timeframe_gaps = true) greencol...
Visible Fibonacci
https://www.tradingview.com/script/Udh0nm6f-Visible-Fibonacci/
TradingView
https://www.tradingview.com/u/TradingView/
1,864
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © TradingView //@version=5 indicator("Visible Fibonacci", "Visible Fib", true, max_lines_count = 500) // Visible Fibonacci // v1, 2023.01.01 // This code was written using the recommendations from the Pi...
The Ganesh Trend
https://www.tradingview.com/script/HRzSXIjM-The-Ganesh-Trend/
gshedge63
https://www.tradingview.com/u/gshedge63/
57
study
4
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © gshedge63 //@version=4 study(title="The Ganesh Trend - Nifty", overlay=true) float call_sl = na float put_sl = na float call_tg = na float put_tg = na High = max(high,high[1]) Low = min(low,...
Band Based Trend Filter
https://www.tradingview.com/script/qZRHn0Y5-Band-Based-Trend-Filter/
Trendoscope
https://www.tradingview.com/u/Trendoscope/
282
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © HeWhoMustNotBeNamed // __ __ __ __ __ __ __ __ __ __ __ _______ __ __ ...
Trendly
https://www.tradingview.com/script/OYwWEtX9-Trendly/
sudoMode
https://www.tradingview.com/u/sudoMode/
327
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © sudoMode // @version=5 // @description ATR based trend detector // @release=1.1.2 indicator(title = 'Multi-Timeframe Trends', shorttitle = 'Trendly', overlay = true) // --- user input --- // input groups...
Support and Resistance
https://www.tradingview.com/script/c2U4et6K-Support-and-Resistance/
faytterro
https://www.tradingview.com/u/faytterro/
1,503
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © faytterro //@version=5 indicator("Support and Resistance", overlay = true, max_bars_back =1500) trn=50 o = input.int(0, "previous supports and resistances" , minval = 0) len=input.int(20, "previous suppor...
[LazyBear] SQZ Momentum + 1st Gray Cross Signals ━ whvntr
https://www.tradingview.com/script/oqkCyNg7-LazyBear-SQZ-Momentum-1st-Gray-Cross-Signals-whvntr/
whvntr
https://www.tradingview.com/u/whvntr/
285
study
5
MPL-2.0
//This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //@version=5 // ─© whvntr Tyler Ray indicator(title='[LazyBear] SQZ Momentum + 1st Gray Cross Signals', shorttitle='SQZ_MULT ━ whvntr' , overlay= true) // With all due credit @ user LazyBear & John F. Cart...
SAFE MARGINE_OS
https://www.tradingview.com/script/ifJk2WxZ-SAFE-MARGINE-OS/
shakibsharifian
https://www.tradingview.com/u/shakibsharifian/
15
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © shakibsharifian //OPEN SOURCE //@version=5 indicator("SAFE MARGINE_OS",overlay=true) txtOpt1="OC-Based" txtOpt2="HL-Based" txtOpt3="MID-Based" //Counter countIt(mtd,bkw,val)=> int cnt=0...
Distribution Days
https://www.tradingview.com/script/OofugEhe-Distribution-Days/
Neeshant112
https://www.tradingview.com/u/Neeshant112/
49
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Neeshant112 //@version=5 indicator(title='Distribution', shorttitle='Distribution Days', format=format.volume, overlay=true) //Input Parameters distributionDayThreshold = input.float(title='Distribution ...
Tick based chart [DotH]
https://www.tradingview.com/script/6c7SubyL-Tick-based-chart-DotH/
doth4581
https://www.tradingview.com/u/doth4581/
179
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © doth4581 (DotH) // Version 1.0 - 2nd January 2023 // This is an implementation for displaying a tick based chart in Trading View. // // Tick based charts are charts with candles that are rendered in the s...
Volume Weighted Exponential Moving Average Suite (VWEMA)
https://www.tradingview.com/script/WiBVL5Hl-Volume-Weighted-Exponential-Moving-Average-Suite-VWEMA/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
18
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Advanced EMA", timeframe = "", overlay = true) import RicardoSantos/JohnEhlersFourierTransform/4 as r import lastguru/DominantCycle/2 as d bes(float source = c...
JustaBox_NY_Lex
https://www.tradingview.com/script/J2B4wXYU-JustaBox-NY-Lex/
LexingtonStanley
https://www.tradingview.com/u/LexingtonStanley/
15
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © LexingtonStanley //@version=5 //{ Inputs indicator("JustaBox_NY", overlay=true, max_boxes_count = 500, max_labels_count = 500, max_lines_count = 500 ) dataalert = input.bool(false,"Spreadsheet Alert",...
Price Weighted Volume MA (PWVMA)
https://www.tradingview.com/script/x2esGyO2-Price-Weighted-Volume-MA-PWVMA/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
21
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Price Weighted Volume MA", "PWVMA", false, format.volume, explicit_plot_zorder = true) vma(length = 9, reset = false)=> float price = math.sum(close, lengt...
HMA Breakout Buy/Sell indicator for Scalping & Intraday - Shyam
https://www.tradingview.com/script/b4sa4fEj-HMA-Breakout-Buy-Sell-indicator-for-Scalping-Intraday-Shyam/
Shyam_Trades_152
https://www.tradingview.com/u/Shyam_Trades_152/
784
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Shyam_Trades_152 //@version=5 indicator(title="HMA Breakout - Shyam", shorttitle="BO-HMA", overlay=true) var bool bcn = false var bool scn = false var int hma1 = 10 var int hma2 = 20 var int hma3 = 100 ...
Multi-timeframe Harmonic Patterns
https://www.tradingview.com/script/zTQCyFNk-Multi-timeframe-Harmonic-Patterns/
dandrideng
https://www.tradingview.com/u/dandrideng/
1,265
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © dandrideng // ══════════════════════════════════════════════════════════════════════════════════════════════════ // //# * ══════════════════════════════════════════════════════════════════════════════...
Accumulated Put/Call Ratio V2
https://www.tradingview.com/script/8VYaMrDh-Accumulated-Put-Call-Ratio-V2/
skiviz
https://www.tradingview.com/u/skiviz/
535
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © skiviz //@version=5 //Works in daily, weekly and monthly charts indicator("Accumulated P/C Ratio") aggregation = input (5, title = "N bars of accumulation") call_vol_lowerTF = request.security(...
Financial Data Spreadsheet [By MUQWISHI]
https://www.tradingview.com/script/0l1rsf0J-Financial-Data-Spreadsheet-By-MUQWISHI/
MUQWISHI
https://www.tradingview.com/u/MUQWISHI/
132
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://Mozilla.org/MPL/2.0/ // Developed By © MUQWISHI //@version=5 indicator("Financial Data Spreadsheet", overlay = true) // |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++| // | ...
Harmonic Pattern Table UDT
https://www.tradingview.com/script/jzNP6kMU-Harmonic-Pattern-Table-UDT/
RozaniGhani-RG
https://www.tradingview.com/u/RozaniGhani-RG/
116
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © RozaniGhani-RG // Credits to Scott M Carney, author of Harmonic Trading Volume 3: Reaction vs. Reversal // Alt Bat - Page 101 // Bat - Page 98 // Crab - Pa...
OECD CLI Diffusion Index
https://www.tradingview.com/script/mgE1JRVy-OECD-CLI-Diffusion-Index/
sl-wk
https://www.tradingview.com/u/sl-wk/
51
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © sl-wk //@version=5 indicator("OECD CLI Diffusion Index") getDiff(_data) => _diff_yoy = na(_data[11]) ? 0 : (_data - _data[11] > 0 ? 1 : 0) _count = na(_data[11]) ? 0 : 1 [_diff_yoy, _count] ...
Assassin's Grid
https://www.tradingview.com/script/18AQOuc3/
Good-Vibe
https://www.tradingview.com/u/Good-Vibe/
223
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Good-Vibe //@version=5 indicator(title = "Assassin's Grid", shorttitle = "AAGG💥", overlay = true, max_labels_count = 500) // 1.0 INPUTS // 1.1 Grid parameters WOption = input.string...
Aggregated Volume Spot & Futures
https://www.tradingview.com/script/T6dlVzTV-Aggregated-Volume-Spot-Futures/
HALDRO
https://www.tradingview.com/u/HALDRO/
848
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // @HALDRO Project // —————— https://www.tradingview.com/script/T6dlVzTV-Aggregated-Volume-CVD-Liquidations-Delta/ // ————————————————————————————————————————————————————————————————————————————————————————————...
Correlation Coefficient: Visible Range Dynamic Average R
https://www.tradingview.com/script/rnJeVlAo-Correlation-Coefficient-Visible-Range-Dynamic-Average-R/
twingall
https://www.tradingview.com/u/twingall/
38
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //Correlation Coefficient with Dynamic Average R (shows R average for the visible chart only, changes as you zoom in or out) //the Correlation Coefficient function for Pearson's R is taken directly from "BA🐷 C...
CVD - Cumulative Volume Delta (Chart)
https://www.tradingview.com/script/hFcy7CIq-CVD-Cumulative-Volume-Delta-Chart/
TradingView
https://www.tradingview.com/u/TradingView/
2,890
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © TradingView //@version=5 indicator("CVD - Cumulative Volume Delta (Chart)", "CVD Chart", true, format = format.volume, max_lines_count = 500, max_labels_count = 500, max_boxes_count = 500) // CVD - Cumul...
Squeeze Momentum MTF [LPWN]
https://www.tradingview.com/script/DW6z0ffm-Squeeze-Momentum-MTF-LPWN/
Lupown
https://www.tradingview.com/u/Lupown/
359
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Lupown //@version=5 indicator(shorttitle='Squeeze Momentum MTF [LPWN]', title='Squeeze Momentum MTF [LPWN]', overlay=false) //squeeze momoentum by lazy bear import hapharmonic/ConverterTF/1 as X cipher = ...
Big Poppa Code Strat & Momentum Strategy Indicator
https://www.tradingview.com/script/8vnIlXAa-Big-Poppa-Code-Strat-Momentum-Strategy-Indicator/
bigpoppacode97964
https://www.tradingview.com/u/bigpoppacode97964/
238
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © BigPoppaCode //@version=5 indicator(title='Big Poppa Codes ATR Levels, Strat Price Action & Momentum Strategy', shorttitle='ATR Levels, Strat & Momentum Strategy', overlay=true) // Global Variables sto...
BankNifty Dash
https://www.tradingview.com/script/X4wUNEg1-BankNifty-Dash/
tradeblinks
https://www.tradingview.com/u/tradeblinks/
134
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © tradeblinks //@version=5 indicator(title="Nifty/Banknifty Dash", overlay=true) // Dash Settings max = 120 //Maximum Length min = 10 //Minimum Length dash_loc = input.session("Top Right","Dash...
CMO with ATR and LagF Filtering - RevNR - 12-27-22
https://www.tradingview.com/script/UTmfIHwd-CMO-with-ATR-and-LagF-Filtering-RevNR-12-27-22/
hockeydude84
https://www.tradingview.com/u/hockeydude84/
43
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © hockeydude84 //@version=5 indicator("Chande Momentum Oscillator (CMO) ATR - Laguerre Filtered - RevNR - 12-27-22", shorttitle= "CMO with LagF Rev NR -12-27-22", format=format.price) //Rev NR of the CMO A...
Position Size Tool
https://www.tradingview.com/script/yWaPZJrs-Position-Size-Tool/
shaaah10
https://www.tradingview.com/u/shaaah10/
190
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © shaaah10 //@version=5 indicator("Position Size Tool", overlay = true) // INPUT var string gp1 = "CANDLE" boolTable = input.bool(defval=false, title="Remove", tooltip = "Remove the the related table", gro...
Remaining ATR [vnhilton]
https://www.tradingview.com/script/kdKnnY6M-Remaining-ATR-vnhilton/
vnhilton
https://www.tradingview.com/u/vnhilton/
104
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © vnhilton //@version=5 indicator("Remaining ATR [vnhilton]", "RATR", overlay=true, max_lines_count=500) //Visible only on intraday timeframes //RTH Session rth = time(timeframe.period, session....
OHLC Tool
https://www.tradingview.com/script/6mogvnfN-OHLC-Tool/
SamRecio
https://www.tradingview.com/u/SamRecio/
185
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © SamRecio //@version=5 indicator("OHLC Tool",shorttitle = "📏", overlay = true, max_bars_back = 5000) //User Inputs lb = input.int(1, title = "Lookback", minval = 0, maxval = 1000, step = 1, tooltip = "Di...
3 indicators in another time frame
https://www.tradingview.com/script/OM2QTbmq-3-indicators-in-another-time-frame/
AryaNirooRadAsa
https://www.tradingview.com/u/AryaNirooRadAsa/
16
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © aryaniroo //@version=5 indicator(" 3 indicators in another time frame " , overlay= true ,max_boxes_count=20,max_bars_back=500 ) timferm=input.string("15",title=" tim pivot " ) timfermici=input.string("15"...
Monthly Returns
https://www.tradingview.com/script/nfQRnX2G-Monthly-Returns/
iravan
https://www.tradingview.com/u/iravan/
107
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © iravan //@version=5 indicator("Monthly Returns", max_boxes_count=500) var matched = timeframe.ismonthly and timeframe.multiplier == 1 var lbl = label.new(na, na, "Please change timeframe to 1M", color=co...
Renko Emulator - Rev NR - Released - 12-29-22
https://www.tradingview.com/script/OLiAjGGm-Renko-Emulator-Rev-NR-Released-12-29-22/
hockeydude84
https://www.tradingview.com/u/hockeydude84/
56
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © hockeydude84 //@version=5 indicator("Renko Emulator - Rev NR - Released - 12-29-22", overlay=true) //Renko Emulator - Rev NR - Released 12-29-22 //By Hockeydude84 //Emulates Renko behavior on a standard ...
Support Resistance - Dynamic v2 w/ Timeframe option
https://www.tradingview.com/script/p3KRhhoQ-Support-Resistance-Dynamic-v2-w-Timeframe-option/
PtGambler
https://www.tradingview.com/u/PtGambler/
812
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © platsn // I take no credit for this, but I think this modification is very useful when using this script created by © LonesomeTheBlue // Copied directly from © LonesomeTheBlue's Support Resistance - D...
RSI Candle Advanced V2
https://www.tradingview.com/script/kvP8BO4N-RSI-Candle-Advanced-V2/
Dicargo_Beam
https://www.tradingview.com/u/Dicargo_Beam/
145
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Dicargo_Beam //@version=5 indicator('RSI Candle Advanced V2') src = close description = input.bool(false, "description about 'RSI Advanced'", tooltip = "Period below 14 reduce the volatility of RSI ...
Z-Score Buy and Sell Signals
https://www.tradingview.com/script/hp7oxjcQ-Z-Score-Buy-and-Sell-Signals/
Steversteves
https://www.tradingview.com/u/Steversteves/
271
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Steversteves //@version=5 indicator("Z-Score Buy and Sell Signals", overlay=true, max_labels_count = 500) lengthInput = input.int(75, "Length", minval = 2) // Calculating High Z Score a = ta.sma(close, ...
Price Change Alerts
https://www.tradingview.com/script/aAOEehRd-Price-Change-Alerts/
domsito
https://www.tradingview.com/u/domsito/
63
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © domsito // To enable alerts do this: // - Click on alerts clock icon in top right corner of the screen // - Click on "Create alert button" // - In Condition dropdown select "alerts" // - In the next dropd...
Slope Normalizer
https://www.tradingview.com/script/fLqPoYZg-Slope-Normalizer/
Electrified
https://www.tradingview.com/u/Electrified/
360
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Electrified //@version=5 //@description This oscillator style indicator takes another indicator as its source and measures the change over time (the slope). It then isolates the positive slope values fro...
Sinusoidal High Pass Filter (SHPF)
https://www.tradingview.com/script/LR8QV2Tp-Sinusoidal-High-Pass-Filter-SHPF/
peacefulLizard50262
https://www.tradingview.com/u/peacefulLizard50262/
17
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © peacefulLizard50262 //@version=5 indicator("Sinusoidal High Pass Filter") sinusoidal_hpf(_series, _period, _phase_shift) => ma = 0.0 for i = 0 to _period - 1 weight = math.sin(i * 2 * math...
The Price of Hard Money
https://www.tradingview.com/script/6Z1nf125-The-Price-of-Hard-Money/
capriole_charles
https://www.tradingview.com/u/capriole_charles/
84
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © capriole_charles //@version=5 indicator("The Price of Hard Money",overlay=true) output = input.string("Hard Money Price (in Gold)", options=["Hard Money Price (in Gold)", "Hard Money Price (in Bitcoin...
Price Heat Map
https://www.tradingview.com/script/b3bqlnar-Price-Heat-Map/
Jomy
https://www.tradingview.com/u/Jomy/
191
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Jomy //@version=5 indicator("Price Heat Map",overlay=true) rng=input.int(200,"bars back",step=50,maxval=500) modifier=input.float(.5,"brightness modifier",step=.1) hh=ta.highest(high,rng) ll=ta.lowest(l...
ZigCycleBarCount [MsF]
https://www.tradingview.com/script/IvEXl5k9/
Trader_Morry
https://www.tradingview.com/u/Trader_Morry/
366
study
4
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Trader_Morry //@version=4 //////// // Title study("ZigCycleBarCount", "ZigCyclBarCnt", true, format.price, max_labels_count=51, max_lines_count=50) //////// // Input values // [ Depth ...
AlexD Market annual seasonality
https://www.tradingview.com/script/B8gl1N6S-alexd-market-annual-seasonality/
AlexD169
https://www.tradingview.com/u/AlexD169/
10
study
5
MPL-2.0
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © Aleksey Demchenko / AlexD //@version=5 indicator(title="AlexD Market annual seasonality", shorttitle="MAS", timeframe="D", format=format.price, precision=2, max_bars_back=5000) YearsN = input...