Wednesday, June 11, 2008

Market data

Market Data
Sensex Nifty
Index 15,185.32 4,523.60
Points 296.07 73.80
Change 1.99% 1.66%
High 15,225.81 4,541.05
Low 15,009.48 4,468.05
Pre. Close 14,889.25 4,449.80

No comments:

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...