TradingView
mentalRock19315
22 ott 2022 11:17

NumberOfVisibleBars 

Descrizione

Library "NumberOfVisibleBars"
This library calculates the number of visible bars on the user screen

NumberOfVisibleBars(No)
  Calculates the number of visible bars on the user screen
  Parameters:
    No: paramters needed
  Returns: The numbers of visible bars on the user screen (int)

Note di rilascio

v2
No more drawing of the number of bars on the user screen
The function can now run even if it is not the lastconfirmedhistory bar

Note di rilascio

v3 Bug Correction for the calcul in hours
Commenti
mandonahan
This code does not take into account that there are not 7 bars in a week (only 5)
mentalRock19315
@mandonahan, true : the script has been made for crypto
Altro