Login Page - Create Account

Support Board


Date/Time: Thu, 13 Mar 2025 15:34:56 +0000



Custom Symbol with formula - always shows as FSE

View Count: 664

[2022-06-17 01:59:12]
ejtrader - Posts: 688
SC Team - I am following the custom symbol using the following link and always get "FSE" at teh end of the symbol - which as per the document it's an error. Though the chart continues to work as normal.

Custom Calculated Symbols

[FSC]: Formula Symbol Calculating. This indicates that the Custom Calculated Symbol is functioning properly and calculations are being performed.
[FSE]: Formula Symbol Error. This indicates that there is an error with the Custom Calculated Symbol. It could be that one of the symbols that makes up the Custom Calculated Symbol is out of date and therefore there is no data to match up, or that there is a more serious error that would need to be reported.



Can I safely ignore the "FSE" error or do I need to any thing different for the formula?

Thanks

For example:
{AAPL-NQTV}*2 -- This gives an FSE error but works fine
{AAPL-NQTV}+{NVDA-NQTV} -- This doesn't give FSE error.


 
  <settings> 
    <symbol>{AAPL-NQTV}+{NVDA-NQTV}</symbol> 
    <category>Custom Symbols</category> 
    <value-format-code>2</value-format-code> 
    <uses-formula-operators>true</uses-formula-operators> 
    <is-custom-symbol>true</is-custom-symbol> 
  </settings> 
  <settings> 
    <symbol>{AAPL-NQTV}*2</symbol> 
    <category>Custom Symbols</category> 
    <value-format-code>2</value-format-code> 
    <uses-formula-operators>true</uses-formula-operators> 
    <is-custom-symbol>true</is-custom-symbol> 
  </settings> 

Date Time Of Last Edit: 2022-06-17 03:59:01
imageSC_FSE_Error_Custom_symbol.PNG / V - Attached On 2022-06-17 01:56:07 UTC - Size: 145.75 KB - 119 views
[2022-06-20 11:40:09]
Sierra_Chart Engineering - Posts: 18766
You could receive this error, when the market is not open for the symbol.
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, use 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