• 프로덕트
  • 커뮤니티
  • 마켓
  • 브로커
  • 더보기
지금 시작
  • 지표 및 전략
  • /날

날

Days (NY)Day delimiters based on NYSE. Bold lines are weekly delimiters. Day names can be hidden.
Pine Script® 인디케이터
coincapitalist의
22
4C Daily Levels Suite + Premarket High/LowThis '4C Daily Levels Suite + Premarket High/Low' indicator is a clean way to automatically plot important daily levels including: Prior Day High Prior Day Low Prior Day Close 50% level between Prior High/Low Today's Open Today's Premarket Low+High This Daily Levels indicator is unique in its ability to: -Plot all of the daily level PLUS premarket high/low levels (extended hours must be turned ON) -Can hide past days levels, only plotting levels on the current day, to keep chart cleaner -Can extend line levels right or fullscreen -Plots the level price at each level on the chart -Can show/hide price levels labels -Can add supplemental premarket levels plot to show levels being formed during the premarket time period -Coded with line.new vs plot so dashed lines are available as a style -Automatically hides the indicator if the timeframe selected is Daily or greater SEE SCREENSHOT EXAMPLES BELOW Default mode, with extended hours showing: With supplemental premarket plot showing: Default mode without extended hours showing: Showing past day’s levels Extend lines to fullscreen Some parts of this code were adapted from 'pd Levels' by CryptoCurl
Pine Script® 인디케이터
FourC의
업데이트됨
6262
Day of Week RainbowShow each day of week with different color background to differentiate
Pine Script® 인디케이터
JackSo6의
11
Daily lines (UTC)This is a simple script to add highlighted lines on the daily open. It uses UTC as timezone.
Pine Script® 인디케이터
faken의
업데이트됨
33
Time of Day and Day of Week Buying and Selling StrategyThis strategy allows you to back test longing or shorting or do nothing during time increments of 30 minutes for various days of the week. For example if you want to see if every Saturday if Bitcoin dropped in value from 1600-7000 UTC, this script will allow you to test that. Make sure you are in the 30 minute time frame while viewing the performance and trade history.
Pine Script™ 전략
tormunddookie의
업데이트됨
22
Day of Week Custom Buy/Sell StrategyThis strategy was made for bitcoin and allows you to back test longing or shorting for various days of the week. The price may tend to go in one direction or another for each week day, and this strategy allows you to test days across a range of dates to capitalize on this. Make sure you are on the daily time frame while viewing the performance and trade history to ensure the script works as intended and you have the most historical data as possible from Trading View.
Pine Script™ 전략
tormunddookie의
22
Timeframe Time of Day Buying and Selling StrategyThis strategy allows you to back test longing or shorting or do nothing during time increments of 30 minutes. The price trends in one direction every 30 minutes and this strategy allows you to test various 30 minute time frames across a range of dates to capitalize on this. Make sure you are in the 30 minute time frame while viewing the performance and trade history.
Pine Script™ 전략
tormunddookie의
DAYOFWEEK performance1 -Objective "What is the ''best'' day to trade .. Monday, Tuesday...." This script aims to determine if there are different results depending on the day of the week. The way it works is by dividing data by day of the week (Monday, Tuesday, Wednesday ... ) and perform calculations for each day of the week. 1 - Objective 2 - Features 3 - How to use (Examples) 4 - Inputs 5 - Limitations 6 - Notes 7 - Final Tooughs 2 - Features AVG OPEN-CLOSE Calculate de Percentage change from day open to close Green % (O-C) Percentage of days green (open to close) Average Change Absolute day change (O-C) AVG PrevD. Close-Close Percentage change from the previous day close to the day of the week close (Example: Monday (C-C) = Friday Close to Monday close Tuesday (C-C) = Monday C. to Tuesday C. Green % (C1-C) Percentage of days green (open to close) AVG Volume Day of the week Average Volume Notes: *Mon(Nº) - Nº = Number days is currently calculated Example: Monday (12) calculation based on the last 12 Mondays. Note: Discrepancies in numbers example Monday (12) - Friday (11) depend on the initial/end date or the market was closed (Holidays). 3 - How to use (Examples) For the following example, NASDAQ:AAPL from 1 Jan 21 to 1 Jul 21 the results are following. The highest probability of a Close being higher than the Open is Monday with 52.17 % and the Lowest Tuesday with 38.46 %. Meaning that there's a higher chance (for NASDAQ:AAPL ) of closing at a higher value on Monday while the highest chance of closing is lower is Tuesday. With an average gain on Tuesday of 0.21% Long - The best day to buy (long) at open (on average) is Monday with a 52.2% probability of closing higher Short - The best day to sell (short) at open (on average) is Tuesday with a 38.5% probability of closing higher (better chance of closing lower) Since the values change from ticker to ticker, there is a substantial change in the percentages and days of the week. For example let's compare the previous example ( NASDAQ:AAPL ) to NYSE:GM (same settings) For the same period, there is a substantial difference where there is a 62.5% probability Friday to close higher than the open, while Tuesday there is only a 28% probability. With an average gain of 0.59% on Friday and an average loss of -0.34% Also, the size of the table (number of days ) depends if the ticker is traded or not on that day as an example COINBASE:BTCUSD 4 - Inputs DATE RANGE Initial Date - Date from which the script will start the calculation. End Date - Date to which the script will calculate. TABLE SETTINGS Text Color - Color of the displayed text Cell Color - Background color of table cells Header Color - Color of the column and row names Table Location - Change the position where the table is located. Table Size - Changes text size and by consequence the size of the table 5 - LIMITATIONS The code determines average values based on the stored data, therefore, the range (Initial data) is limited to the first bar time. As a consequence the lower the timeframe the shorter the initial date can be and fewer weeks can be calculated. To warn about this limitation there's a warning text that appears in case the initial date exceeds the bar limit. Example with initial date 1 Jan 2021 and end date 18 Jul 2021 in 5m and 10 m timeframe: 6 - Notes and Disclosers The script can be moved around to a new pane if need. -> Object Tree > Right Click Script > Move To > New pane The code has not been tested in higher subscriptions tiers that allow for more bars and as a consequence more data, but as far I can tell, it should work without problems and should be in fact better at lower timeframes since it allows more weeks. The values displayed represent previous data and at no point is guaranteed future values 7 - Final Tooughs This script was quite fun to work on since it analysis behavioral patterns (since from an abstract point a Tuesday is no different than a Thursday), but after analyzing multiple tickers there are some days that tend to close higher than the open. PS: If you find any mistake ex: code/misspelling please comment.
Pine Script® 인디케이터
MA_PT의
업데이트됨
2525
Khair Day trade with profit lossBest used when applied for intraday trading. Users can customize length and deviation to fit their needs. Works best for high volatility stocks. This strategy only works intraday intervals, so it means when you try to apply it to day/week/month it won't show any entry or exits. Bollinger band breakout with non-standard deviation along with profit targets and stop loss. There are 2 profit targets that can be adjusted based on individual preference. This strategy minimizes risk and only opens trades when the probability of profitability is higher.
Pine Script™ 전략
beststockalert의
Rolling Cumulative VolumeThis indicator show a simple rolling cumulative volume. A field is specified. Then all last volume indicators are summed. For example it could calculate last 24h Volume if you use the 1h bars and set the length for 24.
Pine Script® 인디케이터
i_hodl의
업데이트됨
33
Previous days highs and lowsA script which marks a line pointing the highs and lows of the previous trading day.
Pine Script® 인디케이터
one-two의
업데이트됨
2626
Days of Week, Months of YearThis indicator is designed to highlight selected days in a week OR selected months in a year to find patterns or get into the details of seasonality. By the end of the year, you will need to update to a new version of the script, I will add 2021 as it begins.
Pine Script® 인디케이터
OrcChieftain의
업데이트됨
22
Day Selectable Weekly Anchor VWAPSimple script to anchor VWAP on selected day of the week. It is very useful when you want to anchor VWAP from a particular day instead of default Monday when you use weekly VWAP Please note that this is a weekly VWAP and not daily or monthly vwap. Example use case: Lets say I want to anchor VWAP on specific day like Friday instead of Monday, I would just select the Friday from the drop down window and voila!
Pine Script® 인디케이터
Pratik_4Clover의
업데이트됨
44
Nifty Expiry Day Vikas DhariwalStrategy for Expiry day plan Here you can find easy expiry day of nifty and bank nifty mark Thursday with color to find that day for test any expiry strategy plan thanks call for more updated 8287335651
Pine Script® 인디케이터
vikasdhariwal의
22
KZ SessionsThis shows killzone sessions for London NY, Asia sessions. In addition to the opening hours of session, the pre-market and closing time periods are also marked with a grey color Generally these are consided period of high activity and can experience more volatility in these periods I also have enabled it to display the session times even on weekends. There is no session open at such times but heightened activity is noticed in these periods even on weekends. If want to disable showing it on weekends, then remove ":1234567" from all the lines in code
Pine Script® 인디케이터
zzzcrypto123의
업데이트됨
22
ATR Limits | Custom Timeframe | Day | Week | Month | H4 | H1Marks out the ATR limits for your own custom selected timeframe Allows you to set an "Exact Distance" for the ATR. Note: If the "Exact Distance" is set = 0 then an ATR will be calculated for you based on an average of the "ATR Periods" i.e. By Default: atr(20) Otherwise if "Exact Distance" is not = 0 then ATR limits will be calculated using your specified distance E.g. Exact Distance = 0.5 Low of Day = 1.0 High of Day = 1.1 ATR Limit Low = 1.1 - 0.5 = 0.6 ATR Limit High = 1.0 + 0.5 = 1.5 Enjoy!
Pine Script® 인디케이터
DonkeyEmporium의
업데이트됨
Candle checker for long/short for scalping/day tradingHey. This strategy is still in working. For it I check a x amount of candles in the past if they been for example all red/green in row, and based on that I enter. For example candle 7 < candle 6 .... candle 3 < candle 2 .... candle 1 < candle current for long and viceversa for short. After that,once the trade is initiated, I exit based on 2 possibilities : candle color is different than the color of candle when entry, or based tp/sl. Let me know what you think of it. I will try to make the process to calculate automatically and input the number of candles to check like 5-10-15 and so on.
Pine Script™ 전략
SoftKill21의
Candle Crawler V1 [Moon]Candle Crawler is designed to crawl back through candle and bar data to retrieve specific values of interest. The first implementation shows Total bars or candles on any specific time frame or asset to the beginning of the chart. This can be used for backtesting or looking for specific assets / time frames that have a lot of backtest data. - *usually* More backtest data = More accurate strategy implementation or live testing. Crawls back and counts Red vs Green candles in a defined period (the max is 4999 total bars). Use this to identify bearish or bullish trends and assets. - *hint* if an asset through time is leaning heavily one way, a long-only or short-only strategy may be worth investigating. Plots days of the week on each candle within it's specific day (turned off by default). Default view of Total Candles + R/G (note if you want to turn off the labels go to the "Style" tab and just uncheck "Labels" at the bottom). Works on any asset or timeframe including stocks and forex. Easily filter days on or off to identify specific patterns or trends (check the "days of the week" box for ON|OFF) or head to the "style" tab to customize days or colors. Most precise on the Daily (D) timeframe, but applicable on any. If interested send me a DM.
Pine Script® 인디케이터
MoonOverlord의
업데이트됨
77
Today High/Low Fibo LineDraw Fibonacci retracements using High/Low of the today Draw Fibonacci retracements using High/Low of the week A Fibonacci value of 0 will hide the line
Pine Script® 인디케이터
TI-RH의
55
Recipe - First bar of dayHighlight specific Bars of the Day.
Pine Script® 인디케이터
Stealthy_Raven의
33
Custom Time ranges. Daily price ranges.Addition to previous time range script, now containing daily ranges. You can select a day of the week, and have it show the high, low, mid, and open of that day. For the time bands: Monday = 2 Tuesday = 3 Wednesday = 4 Thursday = 5 Friday = 6 Saturday = 7 Sunday = 1 Example 1: 1500-1800:2 This will colour the background between 3pm and 6pm on Mondays. Example 2: 0000-0600:247 This will colour the background between midnight and 6am on Mondays, Wednesdays, and Saturdays. For the Daily price ranges: Just select the tick-box forthe day, and then the price levels you'd like to see. I want to add specific weekly levels to this, for example: week 06 of year 2020, but I've not figured out how to do it yet. If anyone knows, I'd appreciate it if you let me know. I'll then update this script. As always, any questions you may have, please leave in comments below and I'll respond when I have time. If you notice anything good with this indicator, let me know. We are all in this to make money after all! ;)
Pine Script® 인디케이터
Plumptoiletduck의
1818
Day of week, Forex FixCalendar to work on instruments that trade a 24 hour day like crypto and forex, also does not display if you are above an intraday time. Main tweak was to end the trading day at 0000 (midnight) instead of 1700 (5pm) NYC time. This update is geared towards Forex traders, which is why I chose to highlight Wednesday in yellow since that is commonly thought of as a midweek reversal point. @airscape built a good calendar indicator based on the work of @ChrisMoody, this is really an update to their work and directed towards FX and Crypto airscape: ChrisMoody: Future development: Toggle for light and dark themes Adjustment/offset for DLST and local vs/ server time Additional color bands to denote Asian/London/NYC sessions? Text label for days instead of color option? Clean up the code and simplify
Pine Script® 인디케이터
fauxlife의
11
Week and DAY High/Low Fibo LineDraw Fibonacci retracements using High/Low of the previous week Draw Fibonacci retracements using High/Low of the previous day A Fibonacci value of 0 will hide the line
Pine Script® 인디케이터
TI-RH의
업데이트됨
88
11223344
…999999

선택된 시장 데이터는 ICE 데이터 서비스에서 제공합니다.선택된 참고 데이터는 팩트셋에서 제공합니다. Copyright © 2025 팩트셋 리서치 시스템즈 Inc.Copyright © 2025, 아메리칸 뱅커스 협회. CUSIP 데이터베이스는 팩트셋 리서치 시스템즈 Inc.에서 제공합니다. 모든 권리는 보호됩니다.SEC 공시 및 기타 문서는 Quartr에서 제공합니다.© 2025 트레이딩뷰 Inc.

제품 그 이상
  • 수퍼차트
스크리너
  • 주식
  • ETF
  • 채권
  • 암호화폐
  • CEX 페어
  • DEX 페어
  • Pine
히트맵
  • 주식
  • ETF
  • 암호화폐
캘린더
  • 이코노믹
  • 어닝
  • 배당
더 많은 제품
  • 수익률 곡선
  • 옵션
  • 뉴스 플로우
  • Pine Script®
앱
  • 모바일
  • 데스크탑
커뮤니티
  • 소셜 네트웍
  • 사랑의 벽
  • 프렌드 리퍼하기
  • 하우스룰
  • 모더레이터
아이디어
  • 트레이딩
  • 교육
  • 에디터즈 픽
Pine Script
  • 지표 및 전략
  • 마법사
  • 프리랜서
툴 및 구독
  • 특징
  • 가격
  • 마켓 데이터
트레이딩
  • 오버뷰
  • 브로커
스페셜 오퍼
  • CME 그룹 선물
  • 유렉스 선물
  • 미국 주식 번들
회사 정보
  • 회사 소개
  • 우주 임무
  • 블로그
  • 커리어
  • 미디어 키트
굿즈
  • 트레이딩뷰 스토어
  • 트레이더용 타로 카드
  • C63 트레이드타임
정책 및 보안
  • 사용조건
  • 면책사항
  • 프라이버시정책
  • 쿠키 정책
  • 접근성 정책
  • 보안 팁
  • 버그 바운티 프로그램
  • 상태 페이지
비즈니스 솔루션
  • 위젯
  • 차팅 라이브러리
  • Lightweight Charts™
  • 고급 차트
  • 트레이딩 플랫폼
성장 기회
  • 광고
  • 브로커 통합
  • 파트너 프로그램
  • 교육 프로그램
커뮤니티
  • 소셜 네트웍
  • 사랑의 벽
  • 프렌드 리퍼하기
  • 하우스룰
  • 모더레이터
아이디어
  • 트레이딩
  • 교육
  • 에디터즈 픽
Pine Script
  • 지표 및 전략
  • 마법사
  • 프리랜서
비즈니스 솔루션
  • 위젯
  • 차팅 라이브러리
  • Lightweight Charts™
  • 고급 차트
  • 트레이딩 플랫폼
성장 기회
  • 광고
  • 브로커 통합
  • 파트너 프로그램
  • 교육 프로그램
Look FirstLook First