Library "lib_pivot" Object oriented implementation of Pivot methods. method tostring(this) Converts HLData to a json string representation Namespace types: HLData Parameters: this (HLData) : HLData Returns: string representation of Pivot method tostring(this, date_format) Namespace types: Pivot Parameters: this (Pivot) ...
Library "lib_tracking" tracking highest and lowest with anchor point to track over dynamic periods, e.g. to track a Session HH/LL live and get the bar/time of the LTF wick that matches the HTF HH/LL // DESIGN DECISION // why anchored replacements for ta.highest / ta.highestbars / ta.lowest / ta.lowestbars: // 1. they require a fixed length/lookback which makes...
This is a full price action strategy designed for trending markets such as crypto and stocks. Its purely made on calculations for the highest high and lowest low using 2 different length , a faster and a slower one. With those we make multiple averages. Rules for entry: For long: our close of the candle is above both the average using fast and slow line For...
Automatically label pivots as HH/LH and HL/LL. The criteria for determining pivot points can be configured.
Hello Friends, This is my own version of ( Pivot Hilo Support n Resistance Levels R3-3 by JustUncleL ) - V4 Pinescript - Removed MA dependency filters - Add some arrows