Usage of API
Users of the ALOR Broker trading system API should know not only about the resources provided, but also about the specifics of their use. Therefore, before sending requests it is necessary to:
- Understand how to get from the system the data needed for trading
- Learn about order types supported by the system and note their features and limitations
- Read the answers to frequently asked questions to better understand the specifics of interaction with the API
We also highly recommend reading the API fair-use recommendations so that requests you send will not interfere with system performance.
If you already know all of the above, explore the features of HTTP API and WebSocket API.