TradingView
Wilson-IV
7 paź 2021 19:13

Library_All_In_One 

Bitcoin / TetherUSBinance

Opis

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.

Informacje o Wersji

Library "Library_All_In_One"

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

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