Hi
There are 4 principal API in the Docs :
- Broker API
- Trading API
- Market Data API
- OAuth API
Is it possible to create an App using Trading API, with OAuth API?
I want create an app using Trading API, for an Alpaca user, just like a tool, and permit to do algorithmic trading… I really just want to made a “tool” between Alpaca Market and an Alpaca Market user.
The user will have to do it’s own account directly by Alpaca Market.
But, for that he can trade trough my app, my app need to know his api key / api secret
Is it possible to use Oauth to my app (using Trading Api) not need to know api key/api secret ?
thank you for your help