TradingView
mentalRock19315
Oct 22, 2022 11:17 AM

NumberOfVisibleBars 

Description

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)

Release Notes

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

Release Notes

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