Login Page - Create Account

Support Board


Date/Time: Sun, 08 Sep 2024 00:19:38 +0000



ACSIL - Symbol map between various trading services

View Count: 1092

[2014-12-20 22:23:27]
ejtrader - Posts: 688
SC Team - at present you somehow manage to map symbols from various trading services to corresponding realtime feed.

As the symbol name would be different for each of the trading services - you must be having an internal map stored somewhere to map this in a meaningful way.

For example when we open a daily chart - you automatically populate Symbol & Trade and Current Quote symbol fields ( 2 separate fields and depending on the data service it is configured for the second field automatically populated). Would you please elaborate where from this data gets pulled from?

Background: I am trying to share some "summary data" between multiple instances of sierra but trying to avoid using "remote" data option. However as the symbol names are different between each trading service - trying to find a generic way to map the symbols between instances.

Wondering if Symbol description can be used for this purpose? Is it likely to be same between all trading services? Also noticed - you have some flag - "Use Pattern Matching" under global symbol settings. Assuming it might be playing a role in deciding this symbol map as well.

Appreciate any input on this.

Thanks




Date Time Of Last Edit: 2014-12-21 21:27:19
imagesierra_symbol_map.jpg / V - Attached On 2014-12-20 22:23:05 UTC - Size: 276.03 KB - 328 views
[2014-12-21 23:24:48]
ejtrader - Posts: 688
For any trade service - When a historical chart is opened, sc would pick ESH15 for ES.

for mapping ESH15 -> realtime symbol -> should be able to use sc.GetRealTimeSymbol()

Is there any function available to get the historical symbol if realtime symbol information is passed? anything like sc.GetHistoricalSymbol(sc.Symbol) ??

CQG realtime Symbol F.US.EPH15 --> should return ESH15
OEC realtime Symbol ESH5 --> should return ESH15

Thanks
Date Time Of Last Edit: 2014-12-22 02:35:58
[2014-12-22 03:13:06]
ejtrader - Posts: 688
Even when I could open the Historical Chart from one of the main charts ( from chart 1 - could open chart 2 (daily chart).

But how can I fetch the historical symbol name for the study on chart 1?

if there is a possibility to add a study on chart 2 from study on chart 1 - I can then populate this symbol automatically from custom study.

Appreciate any input on this.

Thanks


Date Time Of Last Edit: 2014-12-22 03:23:28
imagesc_OpenChart_reference.jpg / V - Attached On 2014-12-22 03:13:03 UTC - Size: 240.61 KB - 325 views
[2014-12-22 04:37:36]
Sierra Chart Engineering - Posts: 104368
These questions are not within the scope of our support and furthermore we do not recommend putting reliance on the historical chart symbol because eventually that will be hidden in the background and Historical charts will use the same symbol as Intraday charts without the Trade and Current Quote Symbol set.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2014-12-22 05:38:31
[2014-12-22 05:56:21]
ejtrader - Posts: 688
Thanks sc team. Understandable.

- Would you please confirm - if it is possible to add a custom study on a different chart through ACSIL ( if the chart number is known)?
- If not - would it be possible to open a named chartbook through ACSIL?

Thanks
Date Time Of Last Edit: 2014-12-22 06:10:31

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account