Announcement

Collapse
No announcement yet.

Current Price representation within a formula

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

  • Current Price representation within a formula

    How would the variable live price be represented within an EFS code?

    For example, within a formula such as this:

    IF (live price #) > (condition.....

  • #2
    johnthervelato
    If by "live price" you mean the Last then you would use close(0)
    Alex

    Comment


    • #3
      OK, so that would be the latest price at any given time of day.

      It's just that being 'close', that suggests it's the close from the day before or something.

      Comment


      • #4
        johntherevelato
        You can find the syntax for close() in this article in the EFS KnowledgeBase
        I would suggest that you also go through the EFS Help Guides available in the KB
        Alex

        Comment

        Working...
        X