PINE LIBRARY
Mis à jour

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)
Notes de version
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)

Clause de non-responsabilité

Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.