Download Datafeed Toolbox User`s Guide
Transcript
5 Functions — Alphabetical List getdata Current eSignal data Syntax D = getdata(E,S) Description D = getdata(E,S) returns the eSignal basic quote data for the security S. E is a connection object created by esig. Examples Return the eSignal basic quote data for the security ABC: D = getdata(E,'ABC') See Also esig | close | timeseries | history 5-146