//from quantrautil import get_quantinsti_api_key
//api_key = get_quantinsti_api_key()
above code is not working
----quantrautil module not found----
how i can resolve this issue
Hello Vikash,
Quantrutil is an internal quantra module for out servers to make easy the management of API keys. You can remove that statement and use you own keys directly whenever the code invokes get_quantinsti_api_key(.