Symbol Id
Created at 18 Dec 2017, 07:33
Symbol Id
18 Dec 2017, 07:33
Hello Sir,
How to get symbol id of ctrader broker using c#
Thank you
Replies
1179259534
15 May 2024, 18:29
( Updated at: 16 May 2024, 05:31 )
your method seems not work
what's auth and what's trading account?
@1179259534
PanagiotisCharalampous
16 May 2024, 06:05
RE: your method seems not work
1179259534 said:
what's auth and what's trading account?
Hi there,
Your question is not clear. Can you pleas elaborate?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
18 Dec 2017, 16:24
Hi megha,
There are two ways to get the symbol id in cTrader. These are the following
1. Manual
2. Using Connect API
You can use Symbols request from Accounts API and access the symbolid field for each symbol.
Best Regards,
Panagiotis
@PanagiotisCharalampous