TradingView
zions
6 de Fev de 2022 09:45

timeUtils 

SPDR S&P 500 ETF TRUSTArca

Descrição

Library "timeUtils"
Utils for time series

tradingDaysTillEndOfMonth() Calculates how many full trading days left until the end of the current month. (It doesn't take into account market holidays)
  Returns: int[] series of the remaining trading days until the end of the month.

insideRange()

Notas de Lançamento

v2

Renamed:
insideRange() -> insideDateRange()
Mais