Announcement

Collapse
No announcement yet.

Programming to find set up's

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

  • Programming to find set up's

    I am a relatively new user of Esignal and also a relatively new day trader. I would like to be able to programme Esignal to show intra day set up's when a candle tail hits a 21 or 50 Day Moving avergae, whether going up or down. Is this possible please, if so please explain how this can be done.
    Bazzer

  • #2
    Hello skinner,

    Welcome to the eSignal forums. To begin learning how to develop formulas in EFS, please start with the Beginner Tutorial Series in the EFS KnowledgeBase. If you are new to programming, please review our JavaScript for EFS video series to learn the basics of this language, which is the foundation for EFS.

    Once you have an understanding of the EFS basics and you begin developing your custom formula you could use the high() and/or low() series functions to compare the price bar data to a Moving Average series.

    Please review the material above and try writing some code. If you run into any trouble, post the details along with your code.
    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