PINE LIBRARY
Atualizado

MichaelsEMARoids

267
Library "MichaelsEMARoids"
TODO: Library that exposes EMA values, which can be used for other indicators as well.

emaShortEMA(length)
  Parameters:
    length (simple int)

emaLongEMA(length)
  Parameters:
    length (simple int)

emaLongerEMA(length)
  Parameters:
    length (simple int)
Notas de Lançamento
v2

Added:
short(length, src)
  Parameters:
    length (simple int)
    src (float)

long(length, src)
  Parameters:
    length (simple int)
    src (float)

longer(length, src)
  Parameters:
    length (simple int)
    src (float)

Removed:
emaShortEMA(length)

emaLongEMA(length)

emaLongerEMA(length)

Aviso legal

As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.