• Produkte
  • Community
  • Märkte
  • Broker
  • Mehr
Auf geht's
  • Community
  • /Indikatoren und Strategien
  • /Roundingtop

Roundingtop

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® Indikator
von MartinMystere
22

Die ausgewählten Marktdaten werden von ICE Data Services bereitgestellt.Die ausgewählten Referenzdaten werden von FactSet bereitgestellt. Copyright © 2025 FactSet Research Systems Inc.© 2025 TradingView, Inc.

Mehr als ein Produkt
  • Supercharts
Screener
  • Aktien
  • ETFs
  • Anleihen
  • Krypto-Coins
  • CEX-Paare
  • DEX-Paare
  • Pine
Heatmaps
  • Aktien
  • ETFs
  • Krypto
Kalender
  • Ökonomie
  • Earnings
  • Dividenden
Weitere Produkte
  • Renditekurven
  • Optionen
  • Nachrichtenstrom
  • Pine Script®
Apps
  • Mobile
  • Desktop
Community
  • Soziales Netzwerk
  • Wall of Love
  • Einem Freund empfehlen
  • Hausregeln
  • Moderatoren
Ideen
  • Trading
  • Ausbildung
  • Editors' Picks
Pine Script
  • Indikatoren & Strategien
  • Wizards
  • Freelancer
Tools & Abonnements
  • Features
  • Preise
  • Marktdaten
Trading
  • Übersicht
  • Broker
Sonderangebote
  • Futures der CME Group
  • Eurex-Termingeschäfte
  • US-Aktienbündel
Über das Unternehmen
  • Wer wir sind
  • Weltraummission
  • Blog
  • Karrieren
  • Media Kit
Merch
  • TradingView-Store
  • Tarotkarten für Trader
  • Der C63 TradeTime
Richtlinien & Sicherheit
  • Nutzungsbedingungen
  • Haftungsausschluss
  • Datenschutzrichtlinie
  • Cookies-Richtlinien
  • Zugänglichkeitserklärung
  • Sicherheitstipps
  • Bug-Bounty-Programm
  • Statusseite
Geschäftslösungen
  • Widgets
  • Charting-Bibliotheken
  • Lightweight Charts™
  • Fortschrittliche Charts
  • Trading-Plattform
Wachstumsmöglichkeiten
  • Werbung
  • Brokerage Integration
  • Partnerprogramm
  • Ausbildungsprogramm
Community
  • Soziales Netzwerk
  • Wall of Love
  • Einem Freund empfehlen
  • Hausregeln
  • Moderatoren
Ideen
  • Trading
  • Ausbildung
  • Editors' Picks
Pine Script
  • Indikatoren & Strategien
  • Wizards
  • Freelancer
Geschäftslösungen
  • Widgets
  • Charting-Bibliotheken
  • Lightweight Charts™
  • Fortschrittliche Charts
  • Trading-Plattform
Wachstumsmöglichkeiten
  • Werbung
  • Brokerage Integration
  • Partnerprogramm
  • Ausbildungsprogramm
Look FirstLook First