PINE LIBRARY

CRC.lib Log Functions

Updated
Library "CRCLog"

default_params() Returns default high/low intercept/slope parameter values for Bitcoin that can be adjusted and used to calculate new Regression Log lines

log_regression() Returns set of (fib) spaced lines representing log regression (default values attempt fitted to INDEX:BTCUSD genesis-2021)
Release Notes
Renamed log_regression -> fibs
Release Notes
v3

Updated:
default_params()
Release Notes
v4
Release Notes
v5

Added:
log_params()

Removed:
default_params()
Release Notes
v6

Added:
params()

Removed:
log_params()
Release Notes
v7

Added:
fib_above()

fib_below()
Release Notes
v8

Added:
fib_sentiment()
Release Notes
v9

Added:
fairvalue() - FIB .382

fairvalue_range() [FIB0.5, FIB382, FIB2361]
Release Notes
v10

Added:
fairvalue_band()

Removed:
fairvalue_range()
Release Notes
v11
Release Notes
v12
Release Notes
v13
Release Notes
v14

Added:
fibs_above()

fibs_below()

Updated:
fib_sentiment()

fairvalue()

fairvalue_band()

Removed:
fib_above()

fib_below()
Release Notes
v15
MATH

Pine library

In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in a publication is governed by House rules.

Disclaimer