TradingView
mentalRock19315
22 okt 2022 11:17

NumberOfVisibleBars 

Beskrivning

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)

Versionsinformation

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

Versionsinformation

v3 Bug Correction for the calcul in hours
Kommentarer
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
Mer