Now for placing order its telling TOTP is required. So daily morning one time if I will login via TOTP by GUI process then my place order by algo trade will work for whole day ?
I mean for TOTP, only GUI steps are sufficient or need to add any extra code also in python class ?
Yes, @shivesh1987 It's mandatory to enable TOTP before placing an order through API. During generating a session you need to enter TOTP. Once your access token is generated it won’t ask for TOTP again till your access token is valid for the next day morning.
During generating a session you need to enter TOTP. Once your access token is generated it won’t ask for TOTP again till your access token is valid for the next day morning.