Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 16:51:16 +0000



access to chart base symbol

View Count: 946

[2017-03-12 23:46:20]
onnb - Posts: 661
Base symbol is meant to map the data feed specific symbol base

For example,
ESH17 => ES
ESH7 => ES

etc.

The need for this often comes up for licensing purposes but has also come up in other projects over the years.
In the context of licensing, the requirement is to allow user access to only specific markets.

We can create our own map for this but this is something that would make more sense to have as part of the product -
Wanted to see if it is this on your roadmap and could you add this into the product as an ACSIL function?
Date Time Of Last Edit: 2017-03-12 23:51:42
[2017-03-13 02:32:38]
Sierra Chart Engineering - Posts: 104368
We can add this member:
sc.SCDataFeedSymbol

This will provide a standardized symbol across Supported Data/Trading Services.

The symbol will not contain a month and year but it will contain pattern characters.

It is not going to be set in all cases, but will be set for futures contracts.
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: 2017-03-13 02:33:39
[2017-03-13 02:41:08]
onnb - Posts: 661
The symbol will not contain a month and year but it will contain pattern characters.

What do you mean by this?


For example, IQ Feed might have @ESH17 and Transact will have ESH7
In case of transact, I will get ES, in the cast of IQ Feed @ES?
[2017-03-13 17:26:34]
Sierra Chart Engineering - Posts: 104368
For example, it will be ES?##

It will be consistently this particular symbol for ES futures contracts symbols.

However, this data feed symbol will not be set in the case of IQ Feed. But there are very few users of that data feed.
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: 2017-03-13 17:27:07
[2017-03-13 23:01:30]
onnb - Posts: 661
just to see I understand

All futures symbols would have format <Base Symbol>?##

Except for IQ Feed

Base symbol's would be provided as a list on your web site or something like that?
[2017-03-14 00:49:10]
Sierra Chart Engineering - Posts: 104368
Yes. In the case of the CME futures the base symbols can be determined from the contract specifications on the CME website. They are the same.

In the case of ICE and EUREX, use the symbols found here:
https://www.sierrachart.com/index.php?page=doc/SierraChart_RealTime_And_Historical_Symbols.php&SymbolsPage=Futures
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
[2017-03-14 17:52:34]
onnb - Posts: 661
Got it
And if IQ Feed is not possible, would it make sense to add a setting for this in the symbol settings?
So that user can enter "ES" override your value if/when needed.

Does that make sense at all?
[2017-03-14 18:01:17]
Sierra Chart Engineering - Posts: 104368
Perhaps. But it is one of the suggestions that we have no time to even get to any time soon.
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
[2017-03-14 18:48:53]
onnb - Posts: 661
Ok, right now in order to deal with this on our end, we normally have two options:

1. Add an input and let the user set the base symbol
2. Parse the chart title or chart symbol and try figure out the symbol on our own

If we need to do this for IQ Feed, it might not be worth your trouble so to speak.

In short, I need to check a few things on our end and will follow up on this thread.
[2017-03-15 00:44:15]
Sierra Chart Engineering - Posts: 104368
There is an easier way for us to solve this.

We can set up the SC Data Feed symbols for IQ Feed as well. We will do that today or sometime this week.


No reason for you to spend any further time on this.

The sc.SCDataFeedSymbol new ACSIL structure member has already been added and released.
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: 2017-03-15 00:45:13
[2017-03-15 06:50:14]
Sierra Chart Engineering - Posts: 104368
Can you tell us what symbols you will need to access a common symbol, for IQ Feed.
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
[2017-03-16 02:05:21]
onnb - Posts: 661
I am attaching here an excel with a list of symbols.
I can imagine that this list will want to grow in the future.

Let me know if this is ok - or not
Private File
[2017-03-16 03:27:18]
Sierra Chart Engineering - Posts: 104368
We will work on this over the next few days and get the common symbols set up for IQ Feed.
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
[2017-03-16 03:48:43]
onnb - Posts: 661
We have started testing using SC Data - All Services and so far it is looking good.

One thing I don't get though - the symbol for ES comes out ES?## as you described. Will it always be ?##?

If yes, why not strip away the ?## and just leave the base symbol so the its more clean? Not that its a big deal, but just got me thinking maybe I am missing something?
[2017-03-16 04:23:59]
Sierra Chart Engineering - Posts: 104368
Yes there will always be ?## at the end.

That symbol is not intended to be the base symbol. It can be used for that purpose but you need to strip out the extra characters.
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
[2017-05-09 23:36:23]
onnb - Posts: 661
We will work on this over the next few days and get the common symbols set up for IQ Feed.

Just checking if you were able to add support for IQFeed
[2017-05-10 01:01:27]
Sierra Chart Engineering - Posts: 104368
Yes this was done more than a month ago and released.
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

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

Login

Login Page - Create Account