Wilson-IV

Library_All_In_One

Wilson-IV Updated   
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
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

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.

Want to use this library?

Copy the following line and paste it in your script.