PINE LIBRARY
Updated

Library_All_In_One

1 172
Library "Library_All_In_One"

fnRSI()

fnTSI()

Discription:
Contains several functions of Pinescript all in one Library. This reduce your coding.

How to use:
import Wilson-IV/Library_All_In_One/1 as _lib

Examples of plotting the RSI and TSI:
plot(_lib.fnRSI(close, 14))
plot(_lib.fnTSI(close, 25, 14))

Markets:
It can be used to all markets.

NOTE:
It will expands with more function during time.
Release Notes
Library "Library_All_In_One"

IsMidnight()
Determines if it is midnight 0 O'clock.

Bullets()
Position of the bullets: above or below the chart

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.