how to get symbolid?

Created at 15 May 2024, 18:53
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!
11

1179259534

Joined 15.05.2024

how to get symbolid?
15 May 2024, 18:53


I use spotware and ctrader-open-api, want to know

 

1 how to get all symbolid via python? 

2 how to get realtime market data via python?

3 how to buy via python

4 how to sell via python

 

thanks


@1179259534
Replies

PanagiotisCharalampous
16 May 2024, 06:08

Hi there,

There is an Open API Python example here

https://github.com/spotware/OpenApiPy

Have a look

Best regards,

Panagiotis


@PanagiotisCharalampous