PINE LIBRARY
Atualizado

Library_All_In_One

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.
Notas de Lançamento
Library "Library_All_In_One"

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

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

Aviso legal