BMSICQthis indicator is something i created after learning ict quarterly theory and crt so i made it with some things i look for hopefully this helpsPine Script® インジケーターbitmesomeの投稿2
Quarterly Theory: Intraday Quarters - 6h Sessions, 90m & 22.5mThis indicator is a significantly modified and expanded version of the 90 Minute Cycle by HandlesHandled. It has been redesigned to align with Quarterly Theory principles while ensuring full compliance with TradingView’s House Rules regarding modified scripts by providing original functionality and a unified user interface. Core Enhancements & Original Features While the foundational 90-minute session times are derived from the original source, this version introduces several exclusive features: Expanded Multi-Timeframe Sessions: Beyond standard 90-minute cycles, this script adds hardcoded logic for 6-hour sessions (Q-T) and granular 22.5-minute Micro Quarters (U-BP). "One Button" Global Styling: To solve the visual clutter of multi-timeframe indicators, I implemented a Global Styling system. This allows users to change the name and colour of all Q1, Q2, Q3, and Q4 instances across every timeframe (90m, 6h, and Micro) from a single set of inputs. Master Visibility Toggles: Users can independently toggle the visibility of 90m Quarters, 6h Sessions, and Micro Sessions to keep their charts clean and focused. Dynamic Visuals: The script utilizes a custom get_range function that manages box.new and label.new logic, allowing for real-time expansion of session boxes and automated label positioning at the session's high. Advanced Timezone Handling: Added inputs for manual UTC offsets and a toggle to sync with Exchange Timezone, ensuring accuracy across different global markets. Compliance & Attribution In accordance with House Rules, this script is a significant modification of the original work by HandlesHandled. The session timing logic for the 90m cycles remains hardcoded as per the original source to maintain theoretical accuracy, while all styling, master toggles, and micro-session logic are original additions. How to Use Select Your View: Use the Master Visibility section to choose which quarterly cycles you want to see. Customise Styling: Use the Global Styling section to set your preferred colours for Q1-Q4. These colours will automatically apply to all active sessions. Adjust Time: Ensure your UTC offset matches your local or desired trading time for precise session alignment. Pine Script® インジケーターRichBvwyの投稿更新済 61
Quarterly Divider The "Quarterly Divider" script draws vertical lines at the start of each quarter (January, April, July, October) on the Trading View chart. It also labels each line with the corresponding quarter (Q1, Q2, Q3, Q4) at the bottom of the line, making it easy to visualize the start of each trading quarter. The color and thickness of the lines are customizable NB. works effectively is used on the weekly timeframe Pine Script® インジケーターTheClairvoyant_Traderの投稿更新済 59
OCM Quarter Point Autopilot - A Multi-Timeframe Quarter TheoryDescription: The OCM Quarter Point Autopilot indicator automates the application of Quarters Theory across multiple timeframes and instruments. It creates a comprehensive grid of support and resistance levels based on two user-defined price points (Monthly QTPs). Key Features: - Automatically calculates and displays quarter points across 5 timeframes: • Monthly (Black lines) • Weekly (Blue lines) • Daily (Green lines) • 4-Hour (Red lines) • 1-Hour (Purple lines) - Shows both upper and lower ranges, which can be toggled on/off - Visual hierarchy through color-coding for easy timeframe identification - Extends lines 2 years into the past and 6 months into the future Usage: 1. Enter two Monthly Quarter Trading Points (QTPs) 2. The indicator automatically: - Calculates midpoints (weekly) - Quarter points (daily) - Eighth points (4-hour) - Further subdivisions (1-hour) Benefits: - Identifies potential support/resistance levels - Helps spot key price targets - Works on any instrument where psychological levels matter - Provides multiple timeframe analysis in one view Best suited for traders who: - Follow multi-timeframe analysis - Trade using support/resistance levels - Want to identify potential price targets - Need structured price levels for entries/exits The indicator combines the systematic approach of Quarters Theory with automated calculation and visualization, making it easier to identify key price levels across multiple timeframes.Pine Script® インジケーターCandlesofKarmaの投稿更新済 1186
Range SlicerThis is a tool I quickly put together to work along side of my round number and Quarter Theory Scripts. This script allows you to set a price range between to values and slice them up into equal price zones. Happy Trading!Pine Script® インジケーターmelodicfishの投稿更新済 106
Quarter Theory LevelsQuarter Theory Levels is a script that will create level lines based on major round numbers and spilt those levels into half and quarter ranges. This tool is intended to help traders see major levels that price will likely react to in the future. The Script is inspired by Quarters Theory. Pine Script® インジケーターmelodicfishの投稿更新済 11323
Round Numbers and Quarter LevelsThis script is based on "Round Numbers Above and Below" by BitcoinJesus-Not-Roger-Ver, but unlike this script that only shows "Round Numbers" levels, my script also shows "Quarter Number" levels like 25 and 75 that are very important for those who follow the quarters theory. Also the original script doesn't have different colors for different levels while my script has different colors and different styles for every level, this way it will be much easyer to recognize the levels at first sight. Finally the origianl script only works with Forex while my script also works with indexes like SP500 and others. Round Numbers are very important psychological levels in trading but also quarters levels (25 and 75) have a huge importance, so I created this script that shows all these levels with different colors and different lines style. You can edit the color and the style of the lines as you wish and you can add all the levels you want. In 1 hour chart 4 levels is usually enough but if you watch a daily chart then 8 levels is way better. Features: Personalize color to 00 round levels Personalize color to 50 round levels Personalize color to Quarters levels Personalize line style to 00 round levels Personalize line style to 50 round levels Personalize line style to Quarters levels Choose number of lines above and below price level (4 is default) Pine Script® インジケーターbluebearditの投稿77 1.5 K
Institutional Price LevelsInstitutional price levels (AKA round numbers, Perfect Price Levels-PPL) Institutional Price Levels (IPL) script shows the closest round numbers from the current price. Some traders uses round numbers as a support resistance levels. For example: 0.000 0.500 1.000 levels. Additional levels are 0.200 0.800. So I made a simple script that shows round numbers and the quarter levels(Not exactly quarter but minor levels) Quarter level option is planned on next update. Default range is 300 pips and you can extend until 500 pips range. Time range is extandable to the right and left side. You can just extend the line by increasing the bar numbers. Inputs: Show levels - Can show and hide all levels. Level colors are optional. Show quarter - Can show and hide minor levels which is 0.800 0.200 levels. Colors are optional Show more levels - Can show and hide more levels. Default range is 300 pips. Additional 200 pips range is optional. Extend right bars - Can set length of levels to the right side. Extend left bars - Can set length of levels to the left side. Thank you.Pine Script® インジケーターMunkhturの投稿88575
MTF previous high and low quarter levelsDescription An experimental script that prints quarter levels of the previous timeframe's high and low to the current timeframe. The idea is quite simple and is basically the Fibonacci pivoted on the previous high and low with quarter level settings (0,0.25,0.5,0.75,1 etc). The default setting is the previous daily high and low but can be customized on user discretion. New quarter levels are printed after the close of the previous timeframe and open of the new timeframe (user's timeframe setting) How To Use Levels should not be used blindly. Levels can be used as confluence when aligned with high probability supply and demand zones, support, resistance, order blocks, and so on. Credit to @HeWhoMustNotBeNamed for the Previous High/Low MTF indicator code and @mrbirman for the idea to put this together.Pine Script® インジケーターgeneclashの投稿11161
Quarter theory and whole numbersThis is an indicator that marks off Major whole/quarter levels Between each major whole they are 1000 pips and that can be quarter and give you major quarter levels of 250 pips Each of the major whole number can be divided into 10 - 100 pip ranges(giving you minor whole number), and you can in turn quarter these to give you 25 pips. This is the lowest value you would need as price moves in 25 pip. You can use this on any market as long as you can figure out the conversion from price into pips for you assets (This varies). Pine Script® インジケーターRain5369の投稿88283
quarter level dinamicLimited quarter level script but more flexible in compared to my FX script, same logic behindPine Script® インジケーターSimoneMicucci00の投稿1162
quarter level 0.5 to 2.0This script could help to see edged level for a reverse on forex, not for yen pairs and is based on quarter and round number theory. I suggest to use it on H4 timeframe or lower to have a confermation on support or resistance level.Pine Script® インジケーターSimoneMicucci00の投稿55267
Automated Quarters Theory With BTC and ETHThis is based on "Automatic Quarters Theory Lines" by monzakaamera. Added calculations for BTC and ETH and fixed script to work on the weekends. Pine Script® インジケーターkkudumuの投稿更新済 124
Evan Cabral's Quarter Theory by MrTuanDoanThis indicator is based on Evan Cabral's Market Timing Strategy. In Binary Option or High Frequency Forex (HFX), it's very common to see the market make reversals at hours and half hours. This indicator just simply draw vertical lines at each quarter of the hour. You should change the color and opacity to fit your chart style. With this indicator, you're going to know when to positions yourself with more accuracy on trade setups. Note It works best if you take your reversal trade at the top of the hour using your other (overbought/oversold) confirmation using RSI, Stoch RSI, DMI, etc. It works better if you take your trade at resistance/support zones You should pay attention to the direction the market is going before the hour (or half hour) and looking at how the direction changes going into the hour or after it. Please backtest before taking real trades Pine Script® インジケーターMrTuanDoanの投稿更新済 22206
Automatic Quarters Theory Lines This indicator puts Quarter Theory lines on your chart. Works on any chart. You can change how many pips is one whole level and disable Quarter and Half levels. Works very well on JPY pairs. Pine Script® インジケーターmonzakaameraの投稿1414 1.5 K
Quarters TheoryIndicator that lets you to put Whole (red), Half (blue) and Quarter (green) levels on a chart, which work as support/resistance levels. Defaults are only for EURUSD, for other symbols you have to change the settings. First input is "Starting Price (Bottom)", which should be the lowest point you want your levels to be. There are only 10 Whole levels on this indicator, but if you want you could add them from pine editor. The next input is "Next Whole Level" this is the price from one whole level to next whole level, for example for EURUSD it is 0.01. The third input is for removing the quarter lines (green lines), if you want to remove them set this option to "0", otherways leave this to "1". This indicator looks very good on JPY and NZD pairs. Works on long term too: Learned from him: www.youtube.com Pine Script® インジケーターmonzakaameraの投稿11375
Quarters TheoryThis indicator helps you to put Quarter Theory lines on your chart. It's defaults are meant for EURUSD , but you can change it for other charts. There are 16 lines in this indicator. For EURUSD recommended settings right now are: Starting Price (Bottom):1.12 and Gap: 0.0025 USDCAD: Starting Price (Bottom):1.315 and Gap: 0.005 EURAUD: Starting Price (Bottom):1.59 and Gap: 0.005 USDJPY: Starting Price (Bottom):107 and Gap: 0.5 USDCHF: Starting Price (Bottom):0.97 and Gap: 0.0025 BTCUSD: Starting Price (Bottom):3200 and Gap: 100 XAUUSD: Starting Price (Bottom): 1230 and Gap: 5 These settings are the ones I use, but you could find better settings for yourself. Works very well on JPY pairs. Pine Script® インジケーターmonzakaameraの投稿更新済 22321
Horizontal LinesHorizontal lines help you to put Quarter Theory lines on your chart. It's defaults are meant for EURUSD , but you can change it for other charts. There are 16 lines in this indicator. For EURUSD recommended settings right now are: Starting Price (Bottom):1.12 and Gap: 0.0025 USDCAD: Starting Price (Bottom):1.315 and Gap: 0.005 EURAUD: Starting Price (Bottom):1.59 and Gap: 0.005 USDJPY: Starting Price (Bottom):107 and Gap: 0.5 USDCHF: Starting Price (Bottom):0.97 and Gap: 0.0025 BTCUSD: Starting Price (Bottom):3200 and Gap: 100 XAUUSD: Starting Price (Bottom): 1230 and Gap: 5 These settings are the ones I use, but you could find better settings for yourself. It works very well on JPY pairs. Pine Script® インジケーターmonzakaameraの投稿更新済 33831
Quarters TheoryThis is a simple Quarters Theory script. Works best by default with JPY pairs. You can adjust to better fit your chart.Pine Script® インジケーターrmunozの投稿300