The basics of trading
Welcome to the FCLite API documentation.
The FCLite API is a lightweight and easy-to-use interface for accessing and manipulating CFD market data. It allows you to:
Retrieve real-time and historical quotes for currency pairs
Place market and limit orders
Monitor your account balance and positions
Stream market events
Receive notifications
FCLite supports a variety of order types including market orders, limit orders, stop loss orders, stop entry orders.
The FCLite API is designed for developers who want to integrate Forex trading functionality into their applications. To work with FCLite, you need to have a basic knowledge of one of the four programming languages: JavaScript, TypeScript, Java, or Swift, along with proficiency in English.
Read about limitations and prerequisites in the article Prerequisites.
This documentation will guide you through the basics of trading with the FCLite API.
It will also provide code examples and reference documentation for each endpoint, method, parameter, and response.
| Articles | |
|
The article describes what FCLite is for new traders. |
|
|
The article describes how FCLite works for new developers. |
|
|
The aticle describe the languages and technologies, which FCLite supports. |
|
|
The article describes OAUTH and IAM in FCLite. |