PINE LIBRARY

High Risk Trading Time

Library "HighRiskTradingTime"
Utilities for time range labeling

openTime()

timeMinInDay(t, timezone)
  Convert given time to minutes of day
  Parameters:
    t (int): Time
    timezone (string): Timezone of the input h:m
return Minutes of day
All exported functions args should be typified

timeMinInDayManual(h, m)
  Convert given hour and minute to minutes of day
  Parameters:
    h (int): Hour in a day
    m (int): Minute in a day

isForexHighRiskTime()
  Return if current time is High Risk for Forex
timesessions

Biblioteca Pine

Siguiendo fielmente el espíritu TradingView, el autor ha publicado este código Pine como una biblioteca de código abierto, permitiendo que otros programadores de Pine en nuestra comunidad lo utilicen de nuevo. ¡Olé por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero tenga en cuenta que la reutilización de este código en una publicación se rige por las Normas internas.


También en:

Exención de responsabilidad