• Products
  • Community
  • Markets
  • Brokers
  • More
Get started
Scripts

profile

Trading Ideas 199 Educational Ideas 1
Scripts 16

Indicators, Strategies and Libraries

All Types
All Types
Indicators
Strategies
Libraries
Open Sources Only
Top authors: profile
makit0
makit0 Pro+
Follow Following Unfollow
noop42
noop42 Pro
Follow Following Unfollow
gorx1
gorx1 Pro
Last visit
Follow Following Unfollow
Naked Intrabar POC
BTCUSD: Naked Intrabar POC
rumpypumpydumpy rumpypumpydumpy Wizard

This indicator with an unfortunate and very non PC sounding name approximates (!) the intrabar point of control (POC) either from time or volume at price. Due to pine limitations, bin size and the sample lower time frame selection will have at least some effect on the accuracy of the approximation. The trade off is between accuracy and historical availability,...

352
16
Session TPO Market Profile
DJI: Session TPO Market Profile
noop42 noop42 Pro

Introduction Wikipedia: A Market Profile is an intra-day charting technique (price vertical, time/activity horizontal) devised by J. Peter Steidlmayer, a trader at the Chicago Board of Trade (CBOT), ca 1959-1985. Steidlmayer was seeking a way to determine and to evaluate market value as it developed in the day time frame. The concept was to display price on a...

700
69
Volume Profile [Makit0]
ESH2020: Volume Profile [Makit0]
makit0 makit0 Pro+

VOLUME PROFILE INDICATOR v0.5 beta Volume Profile is suitable for day and swing trading on stock and futures markets, is a volume based indicator that gives you 6 key values for each session: POC, VAH, VAL, profile HIGH, LOW and MID levels. This project was born on the idea of plotting the RTH sessions Value Areas for /ES in an automated way, but you can select...

3665
61
Poor man's volume profile
BTCUSD: Poor man's volume profile
IldarAkhmetgaleev IldarAkhmetgaleev

This is an attempt to get something more or less similar to the volume profile for free. The code is generated using a template. To change the settings, you may need to regenerate the code. The code has a link to the repository with the template.

3690
50
Silen's Pseudo VPVR / Pseudo Volume Profile Custom Range
ETHUSD: Silen's Pseudo VPVR / Pseudo Volume Profile Custom Range
The_Silen The_Silen Premium

Disclamer: This indicator does not use actual Volume data and doesn't display any Volume data. It creates a pseudo Volume Profile by counting the high-low-2 values of candles and simulates something that is similar to a Volume Profile without using any Volume data. Core facts: Creates a pseudo Volume Profile by counting values of candles and sorting them...

1783
51
Market Profile Visible Range
CL2!: Market Profile Visible Range
gorx1 gorx1 Pro

Sup TV, 2 important points . 1) surprisingly, it's the first MP Visible Range script on TV; 2) This one doesn't use any bagging/binning*, instead each row represents the time spent on the actual minimal price steps (aka ticks). The script will be further extended with usual market profile related functionally in future updates. At this point we have: - Profile...

124
9
Volume Profile: Intra-bar Volume
CHFJPY: Volume Profile: Intra-bar Volume
BacktestRookies BacktestRookies Wizard

This indicator was developed as part of a free blog post tutorial on the Backtest-Rookies website for detailed code commentary, head over there. Scope The indicator shall attempt to do the following: Look at a lower time-frame. E.g 5 minutes when on a 1-hour chart. Create a function to loop through through candles and make an assessment. If the...

1895
10
Smart Volume
TSLA: Smart Volume
apozdnyakov apozdnyakov Premium

Out of beta! This script distinguishes up/down volume based on lower resolution. It's important to set correct input "Detailed Resolution" — it affects detalization/loading speed. If equal to chart resolution, should match builtin "volume". The lower it is, the more detalized up/down border.

1922
23
Waindrops [Makit0]
MESH2021: Waindrops [Makit0]
makit0 makit0 Pro+

█  OVERALL Plot waindrops (custom volume profiles) on user defined periods, for each period you get high and low, it slices each period in half to get independent vwap, volume profile and the volume traded per price at each half. It works on intraday charts only, up to 720m (12H). It can plot balanced or unbalanced waindrops, and volume profiles up to 24H...

4460
106
Market Profile for Futures with Session and After Hours Split
GC1!: Market Profile for Futures with Session and After Hours Split
vasaspirant vasaspirant Premium

Adapted existing Market Profile scripts to be move suitable for Futures Markets with Session and After Hours split Script Provides split Market Profiles for Session and After Hours Users can customize the Session and AH hours inputs to suit any ticker and their interpretation of prime and non-prime hours

895
9
Market Profile Fixed View
US500: Market Profile Fixed View
noop42 noop42 Pro

Some instruments does not provide any volume information, therefore, as a fixed volume profile user, I needed a fixed market profile indicator to use the same principles, regardless of whether the volumes are available or not. This script draws a market profile histogram corresponding to price variations within a specific duration, you only need to specify Start...

386
42
Volume Area Profile (Индикатор горизонтальных объемов)
GC1!: Volume Area Profile (Индикатор горизонтальных объемов)
vsalnik-ru vsalnik-ru

Volume Area Profile (Индикатор горизонтальных объемов) Данные введены для графика GC!- Futures Gold - Дата: 20 мая 2019 Индикатор интегрирует данные полученные Вами после анализа кластерного графика объемов цены и строит зоны профиля объемных уровней поддержки и сопротивления Необходимо отредактировать входные параметры: Resistance_max - верхняя граница зоны...

1214
1
CDOI Profile
BTCUSDTPERP: CDOI Profile
Dereek69 Dereek69 Pro+

Cumulative Delta of Open Interest Profile This script lets you visualize where there were Open Interest build-ups and discharges on a price basis. It only supports pairs where TradingView added the appropriate Open Interest data (at the time of posting that is only Binance and Kraken perpetual contracts) The script uses my own functions to poll lower timeframe...

385
17
Open Drive
ES1!: Open Drive
Chonky_ Chonky_

If the day opened with an Open Drive it will color the first bar of the day in a specified color. A quick visual check of where Open Drives have occurred. An Open Drive is when the first 30min period of the day also marked the high or low of that 30min period. i.e. the day started with a sign of strength.

64
0
[R&D] Moving Centroid
ADS: [R&D] Moving Centroid
gorx1 gorx1 Pro

This script utilizes this concept. Instead of weighting by volume, it weights by amount of price action on every close price of the rolling window. I assume it can be used as an additional reference point for price mode and price antimode. it is directly connected with Market (not volume) profile, or TPO charts. The algorithm: 1) takes a rolling window of,...

151
12
Swing Assassin's Consolidated Script
SPY: Swing Assassin's Consolidated Script
SwingTradeAssassin SwingTradeAssassin

I put this script together to essentially consolidate a number of scripts that I use on a daily basis into one script. This is an ongoing improvement effort, so there may be some garbage in here right now so keep that in mind if you intend to use this to help in your trading. There are 5 moving averages (Hull). I use the Fast, Mid and Slow to find entries after I...

59
3

Products
  • Chart
  • Pine Script™
  • Stock Screener
  • Forex Screener
  • Crypto Screener
  • Stock Heatmap
  • Crypto Heatmap
  • Economic Calendar
  • Earnings Calendar
  • Sparks
  • Snaps
  • Breaking news
  • TradingView Desktop
Company
  • About
  • Features
  • Pricing
  • Wall of Love
  • Blog
  • Careers
  • Security vulnerability
  • Status page
  • Terms of use
  • Disclaimer
  • Privacy policy
  • Cookies policy
Community
  • Refer a friend
  • Ideas
  • Scripts
  • Streams
  • House rules
  • Moderators
  • Pine Script™ Wizards
  • Chat
For business
  • Widgets
  • Advertising
  • Website & broker solutions
  • Charting solutions
  • Lightweight Charting Library
  • Brokerage integration
  • Partner program
Download on the App Store Download on the App Store Get it on Google Play Get it on Google Play
Download Desktop app Download Desktop app
Select market data provided by ICE Data Services © 2022 TradingView, Inc.