Announcement

Collapse
No announcement yet.

symbol limit in a single efs study

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • symbol limit in a single efs study

    I am currently using V7.6(Build 635) and have an error message relating to the number of symbols being used in a single efs study which is limited to 7.

    This is very annoying as I am developing an indicator that uses the declining, advancing and unchanged issues for each of the 3 major exchanges, therefore I need 9 symbols. also I have in mind other indicators which use volume and would like to integrate all into 1 indicator so I would need possibly access to 20+ symbols.

    I have tried various methods as workarounds to no avail, addressing the symbol either by getValue or directly using close and then using calls to a separate file.

    If there is an easy way to get round this I would appreciate any feedback, otherwise I will have to develop convoluted setGlobal values and then run separate indicators to capture the required values to bring back into the core indicator, that will be so dumb!!!

    Thanks

    Robert

  • #2
    Hello Robert,

    There isn't any work arounds to exceed the symbol limit for a single EFS. The only thing you can do is create a setGlobalValue/getGlobalValue routine using multiple formulas.
    Jason K.
    Project Manager
    eSignal - an Interactive Data company

    EFS KnowledgeBase
    JavaScript for EFS Video Series
    EFS Beginner Tutorial Series
    EFS Glossary
    Custom EFS Development Policy

    New User Orientation

    Comment

    Working...
    X