Pulls the latest live data from National Stock Exchange (NSE) saves in excel and prints graphs of top profermers
User needs to create two excel files 1 for raw data storage and the other for the filtered and cleaned data The path of raw fils must be copied and pasted in '' at raw_file_location The path of filtered fils must be copied and pasted in '' at filtered_file_location
The default setting is for indices = "Broad Market Indices"
key = "NIFTY 50"
This can be changed as per the user requirements, One can copy past "Indices " and keys from the following Indices from live_market_index{}
The excel files are automatically updated and saved after every run
Graphs forr top % Change and top Volume traded are displayed one after another.