Announcement

Collapse
No announcement yet.

customDonchian.efs

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

  • customDonchian.efs

    xUpDonch = offsetSeries(upperDonchian (Length,sym(vSymbol)),Offset);

    This line all of a sudden gives an error - Parameter 0 of function offsetSeries() is invalid; expected a Series object.

    Any ideas?

  • #2
    Re: customDonchian.efs

    David
    FWIW that formula appears to be working fine at my end
    Alex


    Originally posted by dloomis
    xUpDonch = offsetSeries(upperDonchian (Length,sym(vSymbol)),Offset);

    This line all of a sudden gives an error - Parameter 0 of function offsetSeries() is invalid; expected a Series object.

    Any ideas?

    Comment


    • #3
      Alex

      I reset the UAC a lot lower and it is working now.

      Have a safe Holiday and thanks!.

      Comment


      • #4
        David
        Glad to hear it is working.
        You too have a safe and happy 4th of July
        Alex


        Originally posted by dloomis
        Alex

        I reset the UAC a lot lower and it is working now.

        Have a safe Holiday and thanks!.

        Comment

        Working...
        X