(20250108) Tick-In script handles the buffer better.

This commit is contained in:
2025-01-08 12:23:46 +05:30
parent 505232faff
commit 81fc28295f
4 changed files with 56 additions and 15 deletions
@@ -433,7 +433,7 @@ if __name__ == "__main__":
# Get the config. from the command-line:
parser = argparse.ArgumentParser(
description = (
"To fetch and store EoD data for a given data from NSE's BhavCopy section. "
"To fetch and store EoD data for one or more dates from NSE's BhavCopy section. "
"The data will be fetched for both, equities and derivatives."
)
)