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

Roundingbottom

Pine Script Tutorial #4Welcome to Pine Script Tutorial #4 This is more complex than the previous 3 tutorials. This one builds upon the first 3 tutorials. What does this code do?: It plots on a histogram (at the bottom), the difference between closest round number and the close. So for example 84 -close = 16 pips. It shows the 16 pips on the histogram. First off, it is actually Two studies on this graph, not one. I wanted the histogram at the bottom and round number indicator to overlay on the graph. There is no code within Pine Script that lets you do that within one script. Secondly, there is no code that lets you spit out number on the graph, that is why I used histogram, initially I wanted it to tell me 16 pips in writing but no way of doing that. In order to replicate the graph you have to first plot the rounding formula as overlay. Thean take out the overlay and plot te histogram. I got the rounding formula from one of the coders here and simplified it. Just search round. Hope this helps, Feel free to comment.
Pine Script® 인디케이터
MartinMystere의
22

ICE Data services 제공 엄선 마켓 데이터.FactSet 제공 엄선 참조 데이터. Copyright © 2025 FactSet Research Systems Inc.© 2025 TradingView , Inc.

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