Stock

Build a query on the Stock endpoint of the IEX API.

The string created by calling toURL() is an IEX API-compatible URL.

Constructors

this
this()
Undocumented in source.
this
this(string[] symbols)
Undocumented in source.

Members

Properties

toURL
string toURL [@property setter]

Build an IEX API URL from this Stock object.

Meta