Login Page - Create Account

Support Board


Date/Time: Fri, 14 Mar 2025 15:18:53 +0000



Post From: Custom Symbol with formula - always shows as FSE

[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 - 120 views