TradingView
daviddwlee84
7 ธันวา 2023 เวลา 7 นาฬิกา 24 นาที

High Risk Trading Time 

Euro Fx/U.S. DollarFXCM

คำอธิบาย

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
เพิ่มเติม