During live trading hours, i want today open, today current high and today current low, i am currently using session open, session high and session low but it is not giving accurate data. i am developing algo trading bot in python. in my code i need this data. Help me to solve this problems