Hi guys, I am looking at the documentation and I don't seem to find a standard Rest API.
I found two options so far:
1. An SDK that needs the TWS open at all times and all queries go through it. I will need to authenticate manually and leave it open for the SDk to work.
2. A local gateway in Java that allows me to authenticate through a local proxy. Again I have to authenticate manually.
Surely these guys must have something close to the usual OAuth Rest API that I use with other brokers.
One that would allow me to retrieve a token from the authentication service and use it in subsequent queries.
Am I missing it from the docs? Or it is only allowed for certain types of accounts?
I found two options so far:
1. An SDK that needs the TWS open at all times and all queries go through it. I will need to authenticate manually and leave it open for the SDk to work.
2. A local gateway in Java that allows me to authenticate through a local proxy. Again I have to authenticate manually.
Surely these guys must have something close to the usual OAuth Rest API that I use with other brokers.
One that would allow me to retrieve a token from the authentication service and use it in subsequent queries.
Am I missing it from the docs? Or it is only allowed for certain types of accounts?
