cTrader community team adds Web and Jupyter to Python Open API examples
Spotware Systems announces that the cTrader community team has added two more examples to its collection of Python Open API examples.
The two new examples show how to use Open API with Python and relevant web technologies, in order to integrate Open API in your web application, as well as an example of a Jupyter Notebook using Open API.
Traders can find out more about the cTrader Python Open API library and example applications example here.
In December, the cTrader Community team released the first open source Python library for cTrader Open API, accompanied with a sample console application.
The new library makes it easier to use cTrader Open API using one of the most popular programming languages, Python. A console application has been also shipped, demonstrating the basic ways of using the library with Python. The project is open source and open to third party contributions.
Open API is part of the cTrader platform which is available for all cTrader brokers. It allows third party developers to develop Apps or services for cTrader users and integrate cTrader on their platforms. Open API uses Google Protocol Buffers for sending and receiving messages, it allows you to use any programming language you are familiar with to interact with the API.
The Open API 2.0 is the new version of the publicly available Protobuf-based API developed by Spotware. It allows third-party service providers to integrate additional tools and applications for trading and analysis with the data and functionality from cTrader platform.
cTrader Open API provides all the required cTID data, market data and performs all possible trading operations on behalf of other cTrader users.