HI,
I am using the RDP API to get bar data for several algos we are running. Until now my code work flow has been to Login, get bars, Logout. But I am running into Login limits, exceeding the allowable limits.
So I need to able to keep a session open and request bars as and when I need them from the same session.
Can you tell me what the mechanism is for refreshing a session token to allow it to stay open for multiple requests?
Not sure if the category is correct, couldn't find RDI API
Thanks