• מוצרים
  • קהילה
  • שווקים
  • ברוקרים
  • עוד
התחל
  • קהילה
  • /אינדיקטורים ואסטרטגיות
  • /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. בחר נתוני עזר שסופקו על ידי FactSet. זכויות יוצרים © 2025 FactSet Research Systems Inc.© 2025 TradingView, Inc.

יותר ממוצר
  • סופר גרפים
סורקים
  • מניות‏
  • תעודות סל
  • אג"ח
  • מטבעות קריפטו
  • צמדי CEX
  • צמדי DEX
  • Pine
מפות חום
  • מניות‏
  • תעודות סל
  • קריפטו
לוחות שנה
  • כלכלי
  • דו"חות רווחים
  • דיבידנדים
מוצרים נוספים
  • עקומות תשואה
  • אופציות
  • זרם חדשות
  • Pine Script®
אפליקציות
  • נייד
  • שולחן עבודה
קהילה
  • רשת חברתית
  • קיר של אהבה
  • הפנה חבר
  • כללי הבית
  • מנחים
רעיונות
  • מסחר
  • השכלה
  • בחירות העורכים
Pine Script
  • אינדיקטורים ואסטרטגיות
  • אשפים
  • פרילנסרים
כלים ומנויים
  • מאפיינים
  • מחירון
  • נתוני שוק
מסחר
  • סקירה כללית
  • ברוקרים
הצעות מיוחדות
  • חוזים עתידיים של קבוצת CME
  • חוזים עתידיים של Eurex
  • חבילת מניות בארה"ב
אודות החברה
  • מי אנחנו
  • משימת חלל
  • בלוג
  • קריירה
  • ערכת מדיה
מוצרים
  • חנות TradingView
  • קלפי טארוט לסוחרים
  • זמן המסחר של C63
מדיניות ואבטחה
  • תנאי שימוש
  • כתב ויתור
  • מדיניות פרטיות
  • מדיניות עוגיות
  • הצהרת נגישות
  • טיפים בנושא אבטחה
  • תוכנית Bug Bounty
  • דף סטטוס
פתרונות עסקיים
  • וידג'טים
  • ספריות גרפים
  • Lightweight Charts™
  • גרפים מתקדמים
  • פלטפורמת מסחר
הזדמנויות צמיחה
  • פּרסום
  • אינטגרציית ברוקר
  • תוכנית שותפים
  • תכנית לימודית
קהילה
  • רשת חברתית
  • קיר של אהבה
  • הפנה חבר
  • כללי הבית
  • מנחים
רעיונות
  • מסחר
  • השכלה
  • בחירות העורכים
Pine Script
  • אינדיקטורים ואסטרטגיות
  • אשפים
  • פרילנסרים
פתרונות עסקיים
  • וידג'טים
  • ספריות גרפים
  • Lightweight Charts™
  • גרפים מתקדמים
  • פלטפורמת מסחר
הזדמנויות צמיחה
  • פּרסום
  • אינטגרציית ברוקר
  • תוכנית שותפים
  • תכנית לימודית
Look FirstLook First