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
CVD - Cumulative Volume Delta Candles (old version)
https://www.tradingview.com/script/HXiW4npt-CVD-Cumulative-Volume-Delta-Candles-old-version/
Binh_Vu
https://www.tradingview.com/u/Binh_Vu/
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/ // © TradingView //@version=5 indicator("CVD - Cumulative Volume Delta Candles", "CVD Candles", format = format.volume) // CVD - Cumulative Volume Delta Candles // v6, 2022.11.19 // This code was wr...
Market Relative Candle Ratio Comparator
https://www.tradingview.com/script/LsG3xL5l-Market-Relative-Candle-Ratio-Comparator/
NoaTrader
https://www.tradingview.com/u/NoaTrader/
28
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/ // © NoaTrader //@version=5 indicator("Market Relative Candle Ratio Comparator","MRCRC",overlay = false) var source = input.symbol("TVC:DXY","Source of comparision") var reverse = input.bool(true,"Reverse? (se...
Bullish Bat Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/50fFgTd8-Bullish-Bat-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Bullish Bat Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// shPrice ...
Bearish Crab Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/ndRD8D0x-Bearish-Crab-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Bearish Crab Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// shPrice...
Bearish Bat Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/URD6UfKW-Bearish-Bat-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
26
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/ // © theEccentricTrader //@version=5 indicator('Bearish Bat Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// shPrice ...
Bullish Crab Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/cAW6H6cv-Bullish-Crab-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Bullish Crab Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// shPrice...
Bearish Butterfly Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/T6XH2GHV-Bearish-Butterfly-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
36
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/ // © theEccentricTrader //@version=5 indicator('Bearish Butterfly Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// sh...
Bullish Three-Drive Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/2ulknHVD-Bullish-Three-Drive-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
47
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/ // © theEccentricTrader //@version=5 indicator('Bullish Three-Drive Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// ...
Bullish Butterfly Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/RU18xQcC-Bullish-Butterfly-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Bullish Butterfly Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// sh...
Financial Plus
https://www.tradingview.com/script/dgbGEIrJ-Financial-Plus/
faiyaz7283
https://www.tradingview.com/u/faiyaz7283/
7
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/ // © faiyaz7283 //@version=5 indicator(title="Financial Plus", shorttitle="Fin-Plus", overlay=true) // ::Imports:: { import faiyaz7283/tools/9 as tools import faiyaz7283/printer/6 as prnt import faiyaz7283/m...
Anchored Moving Averages - Interactive
https://www.tradingview.com/script/4RV2uQwh-Anchored-Moving-Averages-Interactive/
FractalTrade15
https://www.tradingview.com/u/FractalTrade15/
97
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/ // © FractalTrade15 //@version=5 indicator("Anchored MA", overlay = true) // --- functions --- getBarIndexForTime(t) => // Obtain the bar index from the timestamp. The function is adopted from // the ...
Bullish Gartley Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/y3U1ENZB-Bullish-Gartley-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
77
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/ // © theEccentricTrader //@version=5 indicator('Bullish Gartley Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// shPr...
FX Sessions & Killzones EDT [Spring/Summer]
https://www.tradingview.com/script/GzDeS3iv-FX-Sessions-Killzones-EDT-Spring-Summer/
skullp
https://www.tradingview.com/u/skullp/
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/ // © skullp //@version=5 indicator("FX Sessions & Killzones ET", overlay = true) // Custom Session Box customBoxSwitch = input.bool(defval = true, title = "", inline = "custom", group = "Custom Session Box") ...
Automated Option Price - Black-Scholes model
https://www.tradingview.com/script/MQhYiDW5-Automated-Option-Price-Black-Scholes-model/
TonioVolcano
https://www.tradingview.com/u/TonioVolcano/
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/ // © TonioVolcano //@version=5 indicator("Automated Option Price - Black-Scholes model", shorttitle = 'Op.Pr', overlay = true) // User Input for Strike Price auto_strike = input.bool(defval = true, title = "...
Bearish Gartley Harmonic Patterns [theEccentricTrader]
https://www.tradingview.com/script/AeKurVDy-Bearish-Gartley-Harmonic-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Bearish Gartley Harmonic Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 250) //////////// shsl //////////// shPr...
Golden Level Predictions v1.0
https://www.tradingview.com/script/pi0dl3i6-Golden-Level-Predictions-v1-0/
gggoaaat
https://www.tradingview.com/u/gggoaaat/
40
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/ // Golden Level Predictions (GLP) Trading Indicator // This script is a custom trading indicator named "GLP" designed for the TradingView platform. It provides various price levels based on Fibonacci calculati...
Rounded Forex Levels: Big-Figure, Mid-Figure, 80-20 levels, BFRN
https://www.tradingview.com/script/bXVycKTr-Rounded-Forex-Levels-Big-Figure-Mid-Figure-80-20-levels-BFRN/
twingall
https://www.tradingview.com/u/twingall/
94
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/ //13th April 2023 // © twingall //@version=5 indicator("Rounded Levels: Big-Figure, Mid-Figure, 80-20 levels", shorttitle = 'Rounded FX Levels', overlay = true) tickInput = input.int(10, "pips spacing", options...
Initial Balance |ASE|
https://www.tradingview.com/script/4JF43BmU-Initial-Balance-ASE/
AseAlgo
https://www.tradingview.com/u/AseAlgo/
165
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/ // © AseAlgo //@version=5 indicator("Initial Balance |ASE|", "IB |ASE|", overlay = true) updatethis = " " showIB = input(true, 'Show Initial Balance', group = "Main IB Settings", inline="1") showFill = i...
SAR MACD
https://www.tradingview.com/script/uXB6f9Y5-SAR-MACD/
traderharikrishna
https://www.tradingview.com/u/traderharikrishna/
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/ // © traderharikrishna //@version=5 indicator("SARMACD") // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © traderharikrishna stats=input.bool(t...
ADX Trend Filter
https://www.tradingview.com/script/LVbxjCkg-ADX-Trend-Filter/
traderharikrishna
https://www.tradingview.com/u/traderharikrishna/
331
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/ // © traderharikrishna //@version=5 indicator("ADX Trend Filter") txtcol=input.color(color.gray,'Text Color') [p,m,a]=ta.dmi(14,14) plot(a,style = plot.style_area,color=color.red) m1=ta.ema(close,12) m2=ta.ema...
Volume Profile Fixed Range Support and Resistance Levels
https://www.tradingview.com/script/YqgKRNtQ-Volume-Profile-Fixed-Range-Support-and-Resistance-Levels/
vranabanana
https://www.tradingview.com/u/vranabanana/
205
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/ // origianl script © LonesomeTheBlue // additions @ vranabanana // to use the script as a support and resistance tool just untick "Boxes" and "Labels" in the "Style" section //@version=5 indicator('VPFR Sup...
Arbitrage Spread
https://www.tradingview.com/script/wu8L9eln-arbitrage-spread/
I_Leo_I
https://www.tradingview.com/u/I_Leo_I/
67
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/ // © I_Leo_I //@version=5 indicator(title="Arbitrage Spread") symbol1 = input.symbol(defval="BINANCE:BTCUSDT.P" , title="Symbol 1", group = "chart") symbol2 = input.symbol(defval ="BINANCE:ETHUSDT.P", title="S...
Sushi Trend [HG]
https://www.tradingview.com/script/dfVzbU6r-Sushi-Trend-HG/
HoanGhetti
https://www.tradingview.com/u/HoanGhetti/
363
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/ // © HoanGhetti //@version=5 indicator("Sushi Trend [HG]", overlay = true) factor = input.int(defval = 5, title = 'Engulfing Factor') bullC = input.color(defval = color.green, title = 'Bull') bearC = input....
Papercuts Price Distance Travelled
https://www.tradingview.com/script/00lcD5Pn-Papercuts-Price-Distance-Travelled/
joelly3d
https://www.tradingview.com/u/joelly3d/
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/ // © joelly3d // //@version=5 indicator("Papercuts Price Distance Travelled") grpin = '⚙=====-----' grpout = '-----=====⚙' colorGroup = grpin + 'Color Options' + grpout colorDayPlus = input.color(defval=#2196...
Fundamental Screener
https://www.tradingview.com/script/GlMZM1Fx-Fundamental-Screener/
Amphibiantrading
https://www.tradingview.com/u/Amphibiantrading/
76
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/ // © Amphibiantrading //@version=5 indicator("Fundamental Screener", overlay = true, shorttitle = 'FS') //inputs numOfSyms = input.bool(false, 'Compare 10 Symbols', inline = '0', tooltip = 'Choose between com...
Crypto Daily WatchList And Screener [M]
https://www.tradingview.com/script/V0nyJ99d-Crypto-Daily-WatchList-And-Screener-M/
Milvetti
https://www.tradingview.com/u/Milvetti/
52
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/ // © Milvetti //@version=5 indicator("Crypto Daily WatchList And Screener [M]",overlay = true) gI = "Indices" openIndices = input(true,"Show Table",inline = "Ind",group = gI) indPos = input.string("Top Rig...
Descending Head and Shoulders Patterns [theEccentricTrader]
https://www.tradingview.com/script/ojfFXVMC-Descending-Head-and-Shoulders-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Descending Head and Shoulders Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// ...
Polynomial Regression Slope [QTL]
https://www.tradingview.com/script/0abB8v07-Polynomial-Regression-Slope-QTL/
henryph24
https://www.tradingview.com/u/henryph24/
36
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/ // © henryph24 //@version=5 indicator(title='Polynomial Regression Slope', shorttitle='PRS', overlay=false) //CUSTOM RS(y, t, o, degree) => if degree == 1 var x = 1 x += 1 b0 = mat...
ICT Concepts [LuxAlgo]
https://www.tradingview.com/script/ib4uqBJx-ICT-Concepts-LuxAlgo/
LuxAlgo
https://www.tradingview.com/u/LuxAlgo/
7,233
study
5
CC-BY-NC-SA-4.0
// This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecommons.org/licenses/by-nc-sa/4.0/ // © LuxAlgo //@version=5 indicator("ICT Concepts [LuxAlgo]", max_lines_count=500, max_boxes_count=500, max_labels_count=500, max_bars_back=3000, overlay=true) //...
Ascending Inv. Head and Shoulders Patterns [theEccentricTrader]
https://www.tradingview.com/script/D9jghkUb-Ascending-Inv-Head-and-Shoulders-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
22
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/ // © theEccentricTrader //@version=5 indicator('Ascending Inverse Head and Shoulders Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl /////////...
Inverse Head and Shoulders Patterns [theEccentricTrader]
https://www.tradingview.com/script/dKJF4ltz-Inverse-Head-and-Shoulders-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
45
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/ // © theEccentricTrader //@version=5 indicator('Inverse Head and Shoulders Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// shP...
Descending Inv. Head and Shoulders Patterns [theEccentricTrader]
https://www.tradingview.com/script/zu87SPQY-Descending-Inv-Head-and-Shoulders-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Descending Inverse Head and Shoulders Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl ////////...
Ascending Elliot Wave Patterns [theEccentricTrader]
https://www.tradingview.com/script/NYnZpDnG-Ascending-Elliot-Wave-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Ascending Elliot Wave Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 320) //////////// shsl //////////// shPrice...
Descending Elliot Wave Patterns [theEccentricTrader]
https://www.tradingview.com/script/p90UY9HQ-Descending-Elliot-Wave-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
87
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/ // © theEccentricTrader //@version=5 indicator('Descending Elliot Wave Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 320) //////////// shsl //////////// shPric...
Retracement and Extension Ratios [theEccentricTrader]
https://www.tradingview.com/script/IvKHwY7q-Retracement-and-Extension-Ratios-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator("Retracement and Extension Ratios [theEccentricTrader]", overlay = true, max_labels_count = 500) //////////// shsl //////////// shPrice = close[1] >= open[1...
Head and Shoulders Patterns [theEccentricTrader]
https://www.tradingview.com/script/ZIe9BREv-Head-and-Shoulders-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
75
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/ // © theEccentricTrader //@version=5 indicator('Head and Shoulders Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// shPrice = c...
Sniffer
https://www.tradingview.com/script/lrDsHLST-Sniffer/
sudoMode
https://www.tradingview.com/u/sudoMode/
636
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 //@release=1.1.0 indicator('Similarity Search', shorttitle = 'Sniffer', overlay = true, max_bars_back = 5000) // --- imports --- // import HeWhoMustNotBeNamed/Logger/1 as l // --...
OfekIndicatorsLib
https://www.tradingview.com/script/k4FJNYfa-OfekIndicatorsLib/
OfekAshkenazi
https://www.tradingview.com/u/OfekAshkenazi/
2
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/ // © OfekAshkenazi //@version=5 // @description TODO: add library description here library("OfekIndicatorsLib") ///--------ICHI CLOUDS--------// donchian(len) => math.avg(ta.lowest(len), ta.highest(len)) ex...
Acceleration-Based MA Slope Prediction
https://www.tradingview.com/script/03Opy0pY/
Seungdori_
https://www.tradingview.com/u/Seungdori_/
218
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/ // © Seungdori_ //@version=5 indicator('Acceleration-Based MA Slope Prediction', shorttitle='MA Slope Prediction', overlay=true, max_bars_back = 2000) // Inputs length = input.int(50, minval=1, title='Length',...
Adaptive Candlestick Pattern Recognition System
https://www.tradingview.com/script/5FQgMCiO-Adaptive-Candlestick-Pattern-Recognition-System/
SolCollector
https://www.tradingview.com/u/SolCollector/
2,057
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/ // © SolCollector // BS Computer Science // Spencer G. // // This script aims to recognize a significant number of different candlestick // patterns ranging from 1 to 5 candles in length. There are numerous i...
MultyTimeframe
https://www.tradingview.com/script/io8VHIxC-MultyTimeframe/
atomicbear96
https://www.tradingview.com/u/atomicbear96/
18
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/ // © atomicbear96 //@version=5 // @description TODO: add library description here library("MultyTimeframe") // @function TODO: add function description here // @param x TODO: add parameter x description here ...
Trend_Channels_Lib
https://www.tradingview.com/script/nzBHo8hh-Trend-Channels-Lib/
arandiajean
https://www.tradingview.com/u/arandiajean/
3
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/ // © arandiajean //@version=5 // @description TODO: add library description here library("Trend_Channels_Lib",overlay=true) // @function TODO: add function description here // @param x TODO: add parameter x ...
libKageBot
https://www.tradingview.com/script/PpVb2m5I-libKageBot/
marcelokg
https://www.tradingview.com/u/marcelokg/
6
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/ // © marcelokg //@version=5 // @description Functions to generate command strings for bots FrostyBot and Zignally. This version ONLY WORKS WITH FROSTYBOT. library("libKageBot", overlay = true) /////////////...
arraymethods
https://www.tradingview.com/script/H15BMqIO-arraymethods/
Trendoscope
https://www.tradingview.com/u/Trendoscope/
40
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/ // © HeWhoMustNotBeNamed // ░▒ // ▒▒▒ ▒▒ // ▒▒▒▒▒ ▒▒ // ...
Ascending Wedge Patterns [theEccentricTrader]
https://www.tradingview.com/script/h3XeUhmw-Ascending-Wedge-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Ascending Wedge Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// shPrice = clos...
Broadening Patterns [theEccentricTrader]
https://www.tradingview.com/script/EgflbTGd-Broadening-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
36
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/ // © theEccentricTrader //@version=5 indicator('Broadening Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// shPrice = close[1] ...
Ascending Broadening Patterns [theEccentricTrader]
https://www.tradingview.com/script/OQFGyBfD-Ascending-Broadening-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
22
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/ // © theEccentricTrader //@version=5 indicator('Ascending Broadening Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// shPrice =...
Descending Broadening Patterns [theEccentricTrader]
https://www.tradingview.com/script/bQgiOjpW-Descending-Broadening-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
14
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/ // © theEccentricTrader //@version=5 indicator('Descending Broadening Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// shPrice ...
Descending Wedge Patterns [theEccentricTrader]
https://www.tradingview.com/script/vmXxjQAg-Descending-Wedge-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Descending Wedge Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// shPrice = clo...
Ascending Head and Shoulders Patterns [theEccentricTrader]
https://www.tradingview.com/script/hcwIqbCK-Ascending-Head-and-Shoulders-Patterns-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Ascending Head and Shoulders Patterns [theEccentricTrader]', overlay = true, max_lines_count = 500, max_labels_count = 84) //////////// shsl //////////// s...
Paranoia Indicator
https://www.tradingview.com/script/MpdqiYk1/
curses_pep
https://www.tradingview.com/u/curses_pep/
105
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/ // © PepCurses //@version=5 indicator(title="Paranoia Indicator", shorttitle="Paranoia Indicator --> 3 in 1") //RSI rsiLengthInput = 27 rsiSourceInput = (close) up = ta.rma(math.max(ta.change(r...
Employees by Population (Per Million)
https://www.tradingview.com/script/D8xteSAZ-Employees-by-Population-Per-Million/
barnabygraham
https://www.tradingview.com/u/barnabygraham/
7
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/ // © barnabygraham // For easier reading, this indicator multiplies it's output by 1,000,000 to measure how many employees there are per million people. //@version=5 indicator("Employees by Population (Per Mi...
Astro: Planetary Channel Lines
https://www.tradingview.com/script/p6MKha4Q-Astro-Planetary-Channel-Lines/
BarefootJoey
https://www.tradingview.com/u/BarefootJoey/
268
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/ // © BarefootJoey // ██████████████████████████████████████████████████████████████████████ _____ __ _ _______ _____ _______ _______ _______ // █▄─▄─▀██▀▄─██▄─▄▄▀█▄─▄▄─█▄─▄▄─█─▄▄─█─▄▄─█─▄─▄─███▄─▄█─...
Scalper's toolkit - ATR Widget
https://www.tradingview.com/script/ATVuE7NS-Scalper-s-toolkit-ATR-Widget/
ForexStoryteller
https://www.tradingview.com/u/ForexStoryteller/
68
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/ // © xAverageJoex //@version=5 indicator(title="Risk Value Calculator", shorttitle="Risk Calculator", overlay=true) ///////////////////////////////////////////////////////////////////////////////////////////...
ICT Killzone Session
https://www.tradingview.com/script/aO1JOpJT-ICT-Killzone-Session/
rayshen0411
https://www.tradingview.com/u/rayshen0411/
323
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/ // © rayshen0411 //@version=5 indicator("ICT Killzone Session[BlueGeek]", "ICT Killzones Session[BlueGeek]", overlay = true, max_boxes_count = 500, max_labels_count = 500) labels(session, css, txt)=> var ...
Support & Resistance Analyzer
https://www.tradingview.com/script/pGMFc4EB-Support-Resistance-Analyzer/
mks17
https://www.tradingview.com/u/mks17/
14
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/ // © mks17 //@version=5 indicator("Support & Resistance Analyzer", overlay=true) f_avgRet(float _src, simple int bar_start) => sum = 0.0, var counter = 0, perc = 0.0 sum := nz(sum[1]) returns = 0....
Range of a source displayed in thirds
https://www.tradingview.com/script/bFGstRud-Range-of-a-source-displayed-in-thirds/
m_b_round
https://www.tradingview.com/u/m_b_round/
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/ // © m_b_round //@version=5 indicator("Source Range in thirds", overlay=false) bandSource = input.source(close, "Source") // bandQuantity = input.int(3, "Number of Bands") lookbackPeriod = input.int(100, "Loo...
Titans Price Incidence
https://www.tradingview.com/script/WpOFeplh-Titans-Price-Incidence/
mmmarsh
https://www.tradingview.com/u/mmmarsh/
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/ // © mmmarsh //@version=5 indicator("Price Incidence", overlay=true) //Inputs degree=input.int(defval=100, title='Price intervals as a ratio of minimum tick', options=[20, 50, 100, 200, 500, 1000, 2000, 5000,...
Synthetic, Smoothed Variety RSI [Loxx]
https://www.tradingview.com/script/rj8yiHwg-Synthetic-Smoothed-Variety-RSI-Loxx/
loxx
https://www.tradingview.com/u/loxx/
233
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/ // © loxx //@version=5 indicator("Synthetic, Smoothed Variety RSI [Loxx]", overlay = false, timeframe="", timeframe_gaps = true) import loxx/loxxexpandedsourcetypes/4 import loxx/loxxvariety...
Probability of Candle Close Higher Than Open
https://www.tradingview.com/script/T9vcJX9p-Probability-of-Candle-Close-Higher-Than-Open/
theDOGEguy1
https://www.tradingview.com/u/theDOGEguy1/
48
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/ // © theDOGEguy1 //@version=4 study("Probability of Candle Close Higher Than Open", overlay=true) // Define input variables lookback_period = input(title="Lookback Period", type=input.integer, defval=2, minva...
Fair Value Gap - FVG - Histogram
https://www.tradingview.com/script/Upc9rrf3-Fair-Value-Gap-FVG-Histogram/
DojiEmoji
https://www.tradingview.com/u/DojiEmoji/
127
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/ // © DojiEmoji // This indicator uses a bar chart*** to represent "fair value gaps" ("FVG"). FVG is a popular pattern among modern traders. // *** Typo in the write-up: The bars plotted as time series are a...
Watermark° (Quote, Name, Timeframe, Date)
https://www.tradingview.com/script/QtmedlUq-Watermark-Quote-Name-Timeframe-Date/
toodegrees
https://www.tradingview.com/u/toodegrees/
692
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/ // © toodegrees //@version=5 ////////////////////////////// // This is just a Watermark // ////////////////////////////// indicator("t௦௦°", overlay=true) // Change name of indicator to change its text...
Multiple Moving Average Toolkit
https://www.tradingview.com/script/hm2uJbSz-Multiple-Moving-Average-Toolkit/
traderview2
https://www.tradingview.com/u/traderview2/
151
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/ // © traderview2 //03/23/23 - added ribbon functionality along with a value table //04/02/23 - cleaned up user inputs and added interative MA length to table //04/06/23 - added on/off functionality for each M...
NRAA v2.00
https://www.tradingview.com/script/tHP7uOiy-NRAA-v2-00/
neerajupadhyaya
https://www.tradingview.com/u/neerajupadhyaya/
26
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/ // © neerajupadhyaya //@version=5 indicator("NRAA v2.00 ",overlay = true) r=ta.rsi(close, 14) ps=ta.sar(0.02,0.02,0.2) E=ta.ema(close,13) e=ta.ema(close,5) v=ta.vwma(close, 20) BasicUpperBand = hl2 - 2 * ta.at...
On-Chart QQE of RSI on Variety MA [Loxx]
https://www.tradingview.com/script/TqH22YpJ-On-Chart-QQE-of-RSI-on-Variety-MA-Loxx/
loxx
https://www.tradingview.com/u/loxx/
115
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/ // © loxx //@version=5 indicator("On-Chart QQE of RSI on Variety MA [Loxx]", overlay = true, timeframe="", timeframe_gaps = true) import loxx/loxxexpandedsourcetypes/4 import loxx/loxxmas/1 ...
Autoregressive Covariance Oscillator by Tenozen
https://www.tradingview.com/script/bU0DjRdM-Autoregressive-Covariance-Oscillator-by-Tenozen/
Tenozen
https://www.tradingview.com/u/Tenozen/
95
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/ // © Tenozen //@version=5 indicator("Autoregressive Covariance Oscillator", overlay=false, precision = 4, max_bars_back = 5000) time_lag = input.int(10, "Time Lag of 'Auto-covariance'", minval = 1) average_le...
DePeg Player
https://www.tradingview.com/script/DY5nMs3K-DePeg-Player/
Market-Masters
https://www.tradingview.com/u/Market-Masters/
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/ // © Market-Masters //@version=5 indicator("Depeg Player", overlay=true) dl = input.float(0.995, "Depeg Level", step=0.01) showlast = input(true, "Show Only Most Recent Label?") depeg = low <= dl s1 = input....
HTF Bars Discrepancy Detector (for debugging)
https://www.tradingview.com/script/EgPHK33w-HTF-Bars-Discrepancy-Detector-for-debugging/
moebius1977
https://www.tradingview.com/u/moebius1977/
4
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/ // © moebius1977 //@version=5 // @descrition detects when for the same higher timeframe data comes one symbol and not for the other or comes with gaps // see the data window (sometimes, e.g. after HTF bar 3 c...
Percent of U.S. Stocks Above VWAP
https://www.tradingview.com/script/li58pHJ7-Percent-of-U-S-Stocks-Above-VWAP/
BigGuavaTrading
https://www.tradingview.com/u/BigGuavaTrading/
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/ // © BigGuavaTrading //@version=5 indicator("Percent of Stocks Above VWAP", "Percent of Stocks Above VWAP", false) //Set overbought and oversold ob = input(60, "Overbought Level") os = input(40, "Oversold Leve...
ICT NWOG/NDOG & EHPDA [LuxAlgo]
https://www.tradingview.com/script/5KfHPCbL-ICT-NWOG-NDOG-EHPDA-LuxAlgo/
LuxAlgo
https://www.tradingview.com/u/LuxAlgo/
1,862
study
5
CC-BY-NC-SA-4.0
// This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecommons.org/licenses/by-nc-sa/4.0/ // © LuxAlgo //@version=5 indicator("ICT NWOG/NDOG & EHPDA [LuxAlgo]" , overlay = true, max_boxes_count = 500, max_lines_count = 500) //---------------------...
Relative Strength Index w/ STARC Bands and Pivots
https://www.tradingview.com/script/osL1SCAU-Relative-Strength-Index-w-STARC-Bands-and-Pivots/
jsalemfinancial
https://www.tradingview.com/u/jsalemfinancial/
23
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/ // © jsalemfinancial //@version=5 indicator(title="Relative Strength Index w/ STARC Bands and Pivots", shorttitle="RSI w/ STARC & Pivots", format=format.price, precision=2) //import jsalemfinancial/Joe_Li...
ICT Algorithmic Macro Tracker° (Open-Source) by toodegrees
https://www.tradingview.com/script/yYlyRmyz-ICT-Algorithmic-Macro-Tracker-Open-Source-by-toodegrees/
toodegrees
https://www.tradingview.com/u/toodegrees/
2,300
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/ // © toodegrees //@version=5 indicator( "ICT Algorithmic Macro Tracker° (Open-Source) by toodegrees" , shorttitle = "Macro Tracker°" , overlay = true) //#region[GLOBAL] var line[] EXT = array.new_li...
Volume / Open Interest "Footprint" - By Leviathan
https://www.tradingview.com/script/J9a6nWwM-Volume-Open-Interest-Footprint-By-Leviathan/
LeviathanCapital
https://www.tradingview.com/u/LeviathanCapital/
5,311
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/ // © LeviathanCapital //@version=5 indicator("Volume / Open Interest Footprint - By Leviathan",shorttitle = 'Volume / OI Footprint - By Leviathan', overlay=true, max_boxes_count=500, max_bars_back = 1000) t1 ...
Candle Combo Screener
https://www.tradingview.com/script/0KuZ2PIg-Candle-Combo-Screener/
Amphibiantrading
https://www.tradingview.com/u/Amphibiantrading/
99
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/ // © Amphibiantrading //@version=5 indicator("Candle Combo Screener", shorttitle = 'CCS', overlay = true) //inputs var g1 = 'Candle Combos' kickerBool = input.bool(true, 'Kicker', inline = '1', group = g1)...
Arbitrary Horizontal Lines
https://www.tradingview.com/script/RYqQBI6U-Arbitrary-Horizontal-Lines/
NobbiTrading
https://www.tradingview.com/u/NobbiTrading/
42
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/ // © NobbiTrading //@version=5 indicator("Arbitrary Horizontal Lines", overlay = true) prices1 = input.string("", "Prices", tooltip = "Enter prices comma separated without any spaces.", group = "Group 1") colo...
Traffic Lights [theEccentricTrader]
https://www.tradingview.com/script/krEdFL3C-Traffic-Lights-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
164
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/ // © theexotictrader //@version=5 indicator('Traffic Lights [theEccentricTrader]', overlay = true, max_bars_back = 5000) //////////// shsl //////////// sh = close < open and close[1] >= open[1] sl = clos...
Fixed Volatility Oscillator
https://www.tradingview.com/script/Oocv4mBM-Fixed-Volatility-Oscillator/
creksar_stock
https://www.tradingview.com/u/creksar_stock/
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/ // Written by: @creksar_stock - please credit if you use //@version=5 indicator("Volatility Expansions", "Volatility Expansions", overlay = false, format = format.percent) //volatility lookback loop LBV = in...
Volume [theEccentricTrader]
https://www.tradingview.com/script/skPMQavx-Volume-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator("Volume [theEccentricTrader]") //////////// volume //////////// volumeSymbol = input.symbol(defval = 'CURRENCYCOM:US500', title = 'Volume Symbol') myVolumePa...
50% candlestick close
https://www.tradingview.com/script/7Y4cntyM-50-candlestick-close/
Amit_001
https://www.tradingview.com/u/Amit_001/
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/ // © Amit_001 //@version=5 indicator("50% candlestick close", overlay = true) mid = (high-low)/2 + low above50 = close >= mid below50 = close < mid barcolor(above50? color.new(color.green, 0) : na) barcolor(be...
All time Fibonacci [ Unlimited ]
https://www.tradingview.com/script/Ftclyy4x-All-time-Fibonacci-Unlimited/
PeterSafarxde
https://www.tradingview.com/u/PeterSafarxde/
57
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/ // © Babak Safarzadeh //@version=5 indicator(title="All time Fibonacci V2", shorttitle="All Time V2 [Unlimited]", overlay=true) // ------------------------------------- // ----------- Inputs ----------------...
Rolling Candle Closes Summation
https://www.tradingview.com/script/TQipHCgj-Rolling-Candle-Closes-Summation/
pzyxian
https://www.tradingview.com/u/pzyxian/
12
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/ // © pzyxian //@version=5 indicator("Rolling Candle Closes Summation") // Prompt the user to input the number of candles to sum n = input.int(title="Number of Candles to Sum", defval=20, minval=1) // Get th...
Nadaraya-Watson Oscillator
https://www.tradingview.com/script/0Y0byibh-Nadaraya-Watson-Oscillator/
FractalTrade15
https://www.tradingview.com/u/FractalTrade15/
221
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/ // ©FractalTrade15, original Nadaraya_Watson Kernel code and library by ©jdehorty // @version=5 indicator(title="Nadaraya-Watson Oscillator", shorttitle = "NWO" , overlay=false, timeframe='') // Libraries imp...
Volume Dock
https://www.tradingview.com/script/n5KfEyaT-Volume-Dock/
OmegaTools
https://www.tradingview.com/u/OmegaTools/
66
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/ // © TommasoRossini //@version=5 indicator("AD Dock") lnt = input(11, "Lenght") mode = input.string("AD Dock", "Mode", ["AD Dock", "RSIs"]) src = math.avg(ta.accdist, ta.obv, ta.accdist) rsi = ta.rsi(src, lnt...
Lower Candle Trends [theEccentricTrader]
https://www.tradingview.com/script/F71ok6ok-Lower-Candle-Trends-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
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/ // © theEccentricTrader //@version=5 indicator('Lower Candle Trends [theEccentricTrader]', overlay = true) //////////// upper and lower candle trends //////////// oneHL = low[1] <= low[2] and low > low[1...
Accumulation/Distribution
https://www.tradingview.com/script/6G35OELB-Accumulation-Distribution/
weak_hand
https://www.tradingview.com/u/weak_hand/
66
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/ // weak_hand //@version=5 indicator(title="Accumulation/Distribution", shorttitle="Accum/Dist", format=format.volume, overlay=false, timeframe="", timeframe_gaps=true) // ##############################} // Ac...
Upper Candle Trends [theEccentricTrader]
https://www.tradingview.com/script/KlRpqWMR-Upper-Candle-Trends-theEccentricTrader/
theEccentricTrader
https://www.tradingview.com/u/theEccentricTrader/
7
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/ // © theEccentricTrader //@version=5 indicator('Upper Candle Trends [theEccentricTrader]', overlay = true) //////////// upper and lower candle trends //////////// oneHH = high[1] <= high[2] and high > hi...
SMC sessionzz by Jelle
https://www.tradingview.com/script/pCSHbCpL-SMC-sessionzz-by-Jelle/
jellearts
https://www.tradingview.com/u/jellearts/
203
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/ // © JelleArts // Last Updated: 19th March 2023 // @version=5 indicator(title="SMC sessionzz by Jelle", shorttitle="SMC sessionzz", overlay=true) // This indicator helps me to identify key levels in the ...
Seasonality Chart [LuxAlgo]
https://www.tradingview.com/script/M3V8NCvv-Seasonality-Chart-LuxAlgo/
LuxAlgo
https://www.tradingview.com/u/LuxAlgo/
1,133
study
5
CC-BY-NC-SA-4.0
// This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecommons.org/licenses/by-nc-sa/4.0/ // © LuxAlgo //@version=5 indicator("Seasonality Chart [LuxAlgo]", max_lines_count = 500, max_boxes_count = 500, overlay = false) //------------------------------...
+ Bollinger Bands Width
https://www.tradingview.com/script/M2VlTCjs-Bollinger-Bands-Width/
ClassicScott
https://www.tradingview.com/u/ClassicScott/
109
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/ // © ClassicScott // Here is my rendition of Bollinger Bands Width. If you are unfamiliar, Bollinger Bands Width is a measure of the distance between the top and // bottom bands of Bollinger Bands. Bollinger B...
Jdawg Sentiment Momentum Oscillator Enhanced
https://www.tradingview.com/script/1TYgEdat-Jdawg-Sentiment-Momentum-Oscillator-Enhanced/
jbbarrett231
https://www.tradingview.com/u/jbbarrett231/
45
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/ // © jbbarrett231 //@version=5 indicator("Jdawg Sentiment Momentum Oscillator Enhanced", shorttitle="JSMO_E", overlay=false) // Input parameters src = close rsiPeriod = input.int(10, title="RSI Period", minva...
Nonfarm [TjnTjn]
https://www.tradingview.com/script/IUl4vh5u/
TjnTjn
https://www.tradingview.com/u/TjnTjn/
5
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/ // © TjnTjn //@version=5 //UTC+7 Sessions indicator("Nonfarm [TjnTjn]", overlay = true, max_labels_count = 500, max_lines_count = 500, max_boxes_count = 500, max_bars_back = 5000) /////////////// ColorH ...
Momentum Ratio Oscillator [Loxx]
https://www.tradingview.com/script/cYl84KJB-Momentum-Ratio-Oscillator-Loxx/
loxx
https://www.tradingview.com/u/loxx/
246
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/ // © loxx //@version=5 indicator("Momentum Ratio Oscillator [Loxx]", overlay = false, timeframe="", timeframe_gaps = true) import loxx/loxxexpandedsourcetypes/4 greencolor = #2DD204 redcolor...
Statistics: High & Low timings of custom session; 1yr history
https://www.tradingview.com/script/7m6q1EK2-Statistics-High-Low-timings-of-custom-session-1yr-history/
twingall
https://www.tradingview.com/u/twingall/
54
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/ // Getting stats on 15m timeframe only: for high and low timings of custom session // © twingall //@version=5 indicator(title='Statistics: 15m high & low timings custom session', overlay=true, max_bars_back ...
Typical Price Difference - TPD © with reversal zones and signals
https://www.tradingview.com/script/UEjf0TZl-Typical-Price-Difference-TPD-with-reversal-zones-and-signals/
MyFire_Yiannis
https://www.tradingview.com/u/MyFire_Yiannis/
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/ // MyFire_Yiannis 2023 // // v1.0 NOTE: This script has been tested ONLY for BTC in a weekly time frame //@version=5 indicator(title = 'Typical Price Difference with reversal zones and signals', shorttitle = ...
Correlation Analysis
https://www.tradingview.com/script/h7IhmnjY-Correlation-Analysis/
LucasVivien
https://www.tradingview.com/u/LucasVivien/
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/ // Created With passion by © LucasVivien //@version=5 // V2 = v24 indicator('Correlation Analysis', overlay=false) // ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲...
Degen Dominator - (Crypto Dominance Tool) - [mutantdog]
https://www.tradingview.com/script/nhUkLX44-Degen-Dominator-Crypto-Dominance-Tool-mutantdog/
mutantdog
https://www.tradingview.com/u/mutantdog/
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/ // © mutantdog //@version=5 indicator ('Degen Dominator', 'Degen Dominator', false, format.volume, 3, timeframe='') // v1.1 string D01 = 'EMA Centre' string D02 = 'SMA Centre' strin...
Astro: Planetary Longitudes
https://www.tradingview.com/script/qJkih3It-Astro-Planetary-Longitudes/
BarefootJoey
https://www.tradingview.com/u/BarefootJoey/
66
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/ // © BarefootJoey // ██████████████████████████████████████████████████████████████████████ _____ __ _ _______ _____ _______ _______ _______ // █▄─▄─▀██▀▄─██▄─▄▄▀█▄─▄▄─█▄─▄▄─█─▄▄─█─▄▄─█─▄─▄─███▄─▄█─...
Astro: Planetary Aspect Dates
https://www.tradingview.com/script/f2QQtDXc-Astro-Planetary-Aspect-Dates/
BarefootJoey
https://www.tradingview.com/u/BarefootJoey/
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/ // © BarefootJoey // ██████████████████████████████████████████████████████████████████████ _____ __ _ _______ _____ _______ _______ _______ // █▄─▄─▀██▀▄─██▄─▄▄▀█▄─▄▄─█▄─▄▄─█─▄▄─█─▄▄─█─▄─▄─███▄─▄█─...
Astro: Planetary Aspects
https://www.tradingview.com/script/ueafIIio-Astro-Planetary-Aspects/
BarefootJoey
https://www.tradingview.com/u/BarefootJoey/
66
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/ // © BarefootJoey // ██████████████████████████████████████████████████████████████████████ _____ __ _ _______ _____ _______ _______ _______ // █▄─▄─▀██▀▄─██▄─▄▄▀█▄─▄▄─█▄─▄▄─█─▄▄─█─▄▄─█─▄─▄─███▄─▄█─...
Astro: Planetary Aspect Table
https://www.tradingview.com/script/6MbwpHdt-Astro-Planetary-Aspect-Table/
BarefootJoey
https://www.tradingview.com/u/BarefootJoey/
120
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/ // © BarefootJoey // ██████████████████████████████████████████████████████████████████████ _____ __ _ _______ _____ _______ _______ _______ // █▄─▄─▀██▀▄─██▄─▄▄▀█▄─▄▄─█▄─▄▄─█─▄▄─█─▄▄─█─▄─▄─███▄─▄█─...