CTrader API Endpoints for Python

Created at 22 Nov 2024, 06:46
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
HK

hk.empiric

Joined 21.11.2024

CTrader API Endpoints for Python
22 Nov 2024, 06:46


I am using “ctrader-open-api” and installed it via command "pip install ctrader-open-api" .
Now I tried to run the code provided in your docs link which is a github link “https://github.com/spotware/OpenApiPy/tree/main” .
I am getting an error stating ""ProtoOAApplicationAuthReq" is not defined" which is used everywhere in your sample code which you have provided and I need your help to solve this issue.


Also can you please share me the link of your api docs which i acn use in python and has an endpoint for placing orders , modifying orders etc ??


@hk.empiric