how to get symbolid?
Created at 15 May 2024, 18:53
11
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
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