martfhill

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()
Bibliothèque Pine

Dans le véritable esprit de 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 à titre privé ou dans d'autres publications open-source, mais la réutilisation de ce code dans une publication est régie par notre Règlement.

Clause de non-responsabilité

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

Vous voulez utiliser cette bibliothèque?

Copiez le texte dans le presse-papiers et collez-le dans votre script.