Announcement

Collapse
No announcement yet.

How can i get yesterday's close price from qlink

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

  • How can i get yesterday's close price from qlink

    =ESQuoteClose("SPY")

    does not seem to return anything.

    Thanks!

  • #2
    I believe the formula should be

    =ESQuote("SPY","PrevPrice")

    please let me know if this helps
    Thank you,
    Eric O.
    eSignal Support

    Comment


    • #3
      Worked.. is there some documentation for all the functions that are available?

      Comment


      • #4
        QLink

        I believe this might help. Please let me know

        http://download.esignal.com/products/rtd/help/RTD.htm
        Thank you,
        Eric O.
        eSignal Support

        Comment

        Working...
        X