The_Brit

SgjoeLibrary

Library "SgjoeLibrary"
Custom functions

highest_when(float, float) Permits a condition to be used with highest(high,condition)
  Parameters:
    float: _high_series The High for the condition
    float: _when The condition such as close > high
  Returns: The high(s) at the point(s) the condition was true

lowest_when(float, float) Permits a condition to be used with lowest(low,condition)
  Parameters:
    float: _low_series The Low for the condition
    float: _when The condition such as close < low
  Returns: The low(s) at the point(s) the condition was true
Biblioteca Pine

Siguiendo el verdadero espíritu de TradingView, el autor de este código de Pine lo ha publicado como biblioteca de código abierto, para que el resto de programadores de Pine de esta comunidad puedan volver a utilizarlo. ¡Un hurra por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero debe ceñirse a lo establecido en las Normas internas.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar esta biblioteca?

Copie la siguiente línea y péguela en su script.