Library "FrizBug" Debug Tools | Pinescript Debugging Tool Kit All in one Debugger - the benefit of wrapper functions to simply wrap variables or outputs and have the code still execute the same. Perfect for Debugging on Pine str(inp) Overloaded tostring like Function for all type+including Object Variables will also do arrays and matricies of all...
FVG indicator -- Allows your Charts to stay CLEAN for your T.A. by plotting the FVGs on top of the Candles inside of its Borders FVGs can also be turned off and you can Remove the Bar Color only Each FVG has a tooltip that you can hover your mouse over to get the (Type of FVG, Size, Top, Middle, Bottom, Time) FVGs Using Plots so that they go all the way...
For those of you that like to keep your charts nice and tidy for your Technical Analysis! FVG = Fair Value Gap Fair Value Gaps are when impulse movements create an imbalance in price leaving unfilled orders.. they are popular because after one is created we often observe price return to fill these unfilled orders 3 candles make a FVG When the high/low of most...
-- Watermark by FriZz | FrizLabz -- Lets you Customize a watermark how ever you would like There are 4 Textboxes in the settings window 2 for your inputs There's 1 with instructions/examples and 1 with Special Characters (there are tons more online) -- The options you can type into Textbox 1 and 2 -- - Volume - Open - Close - High - Low - Ticker [...
Display Market Open and/or Premarket Open Labels are offset to the right of Lines You can adjust the number of opens back to display If you want to change the format of the label please read the tool tip Hope you enjoy FrizLabz
Correlation-Co _OI This Indicator uses a Correlation Coefficient to compare a Crypto Currency to the Binance Open Interest feed if the data is provided A move in the same direction is indicated with a positive value (the indicator will move up) A move in the opposite direction the indicator will indicate with a negative value (the indicator will move down) If...
Library "BoxLine_Lib" personal Library for line and box built in functions lineXY(x) get x1,y1,x2,y2 in a tuple Parameters: x : TODO: line Returns: tuple of x1,y1,x2,y2 line(x) Create line with only the y1 value(when line == na) or all when line != na set x1,y1,x2,y2 individually just 1 or all - use just the line value to set the x2 to...