Get file wrapper
Adding get file wrapper as main function use like:
from kis_tools import get_file_wrapper
get_file_wrapper(filename, instrument_name=None)
passing the instrument name makes it faster
Adding get file wrapper as main function use like:
from kis_tools import get_file_wrapper
get_file_wrapper(filename, instrument_name=None)
passing the instrument name makes it faster