█ OVERVIEW MATHR3E LINES automatically draws Demand lines and Supply lines with their associated targets █ CONCEPTS Disclaimer: MATHR3E LINES indicator is intended for advanced traders and may fit your profile, whether you are a day trader or a long-term investor. It was originally developed by a renowned market analyst and documented in numerous books....
█ Support & Resistance Trendlines with Pivot Points + Fibonacci Channel This script automatically draw support and resistance trend lines based on pivot points and add a fibonacci channel. It will show potential patterns with the help of support and resistance lines as well as breakout target and pullback entry with the fibonacci extension and retracement...
Map - an indicator that shows the highest and lowest points on the price movement road. The calculation is based on the type of price data specified in the "Source" parameter and the length of the time interval specified in the "Length" parameter. The indicator helps to visually find a local trend and rebound points. Thanks for your attention!
This indicator is designed to show key pivot points, also known as levels, which could provide good trade entries. Utilising liquidity concepts, untested pivot levels can be a good place to enter a trade after the pivot is tested, liquidity is taken and the direction reverses. Alternatively, utilising the option of viewing already tested levels, you can easily...
// How it Works \\ Order Blocks based on pivot reversal candle When a pivot High or Pivot Low is found and confirmed, a box will be plotted on the open and close values of that pivot candle // Settings \\ In the settings you have the ability to change the distances required to confirm an pivot High or Low These are the lengths where the script checks to see if it...
Library "Points" Provides functions for simplifying operations with collections of x+y coordinates. Where x is typically a bar index or time (millisecond) value. new(size) Creates two arrays. One for X (int ) and another for Y (float ). Parameters: size : The initial size of the arrays. size(xA, yA) Checks the size of the arrays and if they're...
█ OVERVIEW Pivot Points High Low with Multi Time Frames support and bull/bear signal depends on pivot average █ FEATURES - Fully control of pivot (Source / Length Left / Length Right) - Show HH, LL, LH, HL price on candles - Show Avg Pivot High Low. - Show Bull/Bear Labels. - Control of signal accuracy (default: 0.5%) - Show Pivot High Low Levels as a Fractal...
I'm building quite a lot of pretty complicated indicators/strategies in Pine Script. Quite often they don't work from the 1 try so I have to debug them heavily. In Pine Script there are no fancy debuggers so you have to be creative. You can plot values on your screens, check them in the data window, etc. If you want to display some textual information, you can...
Hello Everyone This Indicator Base on Bar (Candle) How to work its indicator? ➤This indicator calculating Every Bar Percentage Or Point with any Time Frame For eg: if you want to 50 Percentage above or below bar Indicator Feature ➤ Long Signal with Alert ➤ Short Signal with Alert ➤ You can add Custom Point ➤ You can add Custom Percentage Coming soon...
Pockets Pivot were introduced by Gil Morales and Chris Katcher in the book "Trading like an O'Neil Disciple", Pocket Pivot day occurs when the Volume has been higher than any down day 10 days prior and with a positive close. Here is shown 5 days Pocket Pivots and 10 Days Pocket Pivots
Simple script which marks out key swing highs & lows. One of the only indicators I have on the chart most days - perfect for naked charting - quickly helps you to visually identify key areas of interest An extension of Bill Williams fractals - aka short term swing points Allows you to filter for only the most prominent swing points - you can even overlay...
Simple script which marks out key swing highs & lows. One of the only indicators I have on the chart most days - perfect for naked charting - quickly helps you to visually identify key areas of interest An extension of Bill Williams fractals - aka short term swing points Allows you to filter for only the most prominent swing points - you can even overlay...
Pivot high low based on 3 candles. Pivot low= low->lower low->higher low. Pivot high = high->higher high> lower high. That shows me referal points where i would like to setup stop loss. It also shows me trend or rotation and supports and rezists.
standard pivot points re-written with circle plots. Only shows the current pivot points. P, R1/R2, S1/S2 I don't use R3, R4 etc. so I didnt include them but feel free to modify the code. You can change the resolution in indicator settings, default is set to Monthly. Also to change the size of the circles all at once, you can input a number 1-4 in the inputs section.
Updated version of the Weekly Pivots Points that include mid pivot lines. Target trading zones for the week are shaded green and red respectively. The mid pivot area is shaded aqua. Use: buy (green) zones are buys, red zones are sells with respective color targets.
This script shows a sample of how to do confidence weighted scoring indicators and for loops with Pine. This indicator may or may not be found useful, it's intent is to provide a sample on how to create such an indicator and use certain Pine features. Features: - Defined points based on the confidence of RSI and Stochastic indicator - Defined points based on...
What is a Pivot Point? A pivot point is a technical analysis indicator, or calculations, used to determine the overall trend of the market over different time frames. The pivot point itself is simply the average of the high, low and closing prices from the previous trading day. On the subsequent day, trading above the pivot point is thought to indicate ongoing...