PINE LIBRARY
Atualizado movingAveragesUtilities

Library "movingAveragesUtilities"
get_movingAverages_data(source, length_fast, length_medium, length_slow)
Parameters:
source (float)
length_fast (simple int)
length_medium (simple int)
length_slow (simple int)
get_movingAverages_data(source, length_fast, length_medium, length_slow)
Parameters:
source (float)
length_fast (simple int)
length_medium (simple int)
length_slow (simple int)
Notas de Lançamento
v2Added:
get_mas_color(ma_fast, ma_med, ma_slow, length_slow, length_medium, length_fast, ma_transparency)
: Generates de color for the moving averages lines
Parameters:
ma_fast (float): (float): Moving average fast
ma_med (float): (float): Moving average medium
ma_slow (float): (float): Moving average slow
length_slow (int): (int): Slow moving average length
length_medium (int): (int): Medium moving average length
length_fast (int): (int): Fast moving average length
ma_transparency (int): (int): Transparency for the moving average line
Returns: : Returns three colors
Notas de Lançamento
v3Updated:
get_mas_color(ma_fast, ma_med, ma_slow, length_slow, length_medium, length_fast, ma_transp)
: Generates de color for the moving averages lines
Parameters:
ma_fast (float): (float): Moving average fast
ma_med (float): (float): Moving average medium
ma_slow (float): (float): Moving average slow
length_slow (int): (int): Slow moving average length
length_medium (int): (int): Medium moving average length
length_fast (int): (int): Fast moving average length
ma_transp (int)
Returns: : Returns three colors
Notas de Lançamento
v4Biblioteca do Pine
Em verdadeiro espírito TradingView, o autor publicou este código Pine como uma biblioteca de código aberto para que outros programadores Pine da nossa comunidade possam reutilizá-lo. Parabéns ao autor! Você pode usar esta biblioteca de forma privada ou em outras publicações de código aberto, mas a reutilização deste código em publicações é regida pelas Regras da Casa.
Trade Smarter, Not Harder!
TradeCreator9
algotraderpro.io/tradecreator9/
TradeCreator9
algotraderpro.io/tradecreator9/
Aviso legal
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.
Biblioteca do Pine
Em verdadeiro espírito TradingView, o autor publicou este código Pine como uma biblioteca de código aberto para que outros programadores Pine da nossa comunidade possam reutilizá-lo. Parabéns ao autor! Você pode usar esta biblioteca de forma privada ou em outras publicações de código aberto, mas a reutilização deste código em publicações é regida pelas Regras da Casa.
Trade Smarter, Not Harder!
TradeCreator9
algotraderpro.io/tradecreator9/
TradeCreator9
algotraderpro.io/tradecreator9/
Aviso legal
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.