PINE LIBRARY

MHCustomSpotTradingLibrary

Library "MHCustomSpotTradingLibrary"

HMA(float, float)
  Parameters:
    float: _src price data
    float: _length Period
  Returns: Hull Moving Average

EHMA(float, float)
  Parameters:
    float: _src price data
    float: _length Period
  Returns: EHMA Moving Average

THMA(float, float)
  Parameters:
    float: _src price data
    float: _length Period
  Returns: THMA Moving Average

HullMode(string, float, float)
  Parameters:
    string: modeSwitch Hull type
    float: _src price data
    float: _length Period
  Returns: A Moving Average

start_Dates(int, int, int)
  Parameters:
    int: year
    int: month
    int: day
  Returns: Start Date

stop_Dates(int, int, int)
  Parameters:
    int: year
    int: month
    int: day
  Returns: Stop Date

f_print(string, int, int)
  Parameters:
    string: _text
    int: col
    int: row
  Returns: Nothing

showStats()

greenCandle()

redCandle()

getDecimals()

truncate()

toWhole()

toPips()

getMA()

getEAP()

barsAboveMA()

barsBelowMA()

barsCrossedMA()

getPullbackBarCount()

getBodySize()

getTopWickSize()

getBottomWickSize()

getBodyPercent()

isHammer()

isStar()

isDoji()

isBullishEC()

isBearishEC()

timeFilter()

dateFilter()

dayFilter()

atrFilter()

fillCell()
strategiestechindicator

Bibliothèque Pine

Dans le plus pur esprit TradingView, l'auteur a publié ce code Pine en tant que bibliothèque open-source afin que d'autres programmeurs Pine de notre communauté puissent le réutiliser. Bravo à l'auteur! Vous pouvez utiliser cette bibliothèque en privé ou dans d'autres publications à code source ouvert, mais la réutilisation de ce code dans une publication est régie par nos Règles.

Clause de non-responsabilité