CTrader API Endpoints for Python
Created at 22 Nov 2024, 06:46
HK
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 ??