def QA_fetch_get_stock_realtime(): data = QATs.get_today_all() data_json = QA_util_to_json_from_pandas(data) return data_json