Announcement

Collapse
No announcement yet.

SMA from previous days

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

  • SMA from previous days

    sma(50) returns the current 50 day simple moving average.

    I'm looking for a way to get the value of that same moving average, but one bar earlier.

    Anyone know how to do this?

    Thanks

  • #2
    Re: SMA from previous days

    traderken
    See the examples shown in this article in the EFS KnowledgeBase
    Alex


    Originally posted by traderken
    sma(50) returns the current 50 day simple moving average.

    I'm looking for a way to get the value of that same moving average, but one bar earlier.

    Anyone know how to do this?

    Thanks

    Comment


    • #3
      Thanks Alexis!

      Comment


      • #4
        traderken
        My pleasure
        Alex


        Originally posted by traderken
        Thanks Alexis!

        Comment

        Working...
        X