Modulus Financial Engineering HomeModulus Financial Engineering
RMD Server™

Symbol Property

 

The Symbol property specifies the stock, commodity, or option symbol for a tick table or bar table.

Property Type

    BSTR, Read-write

 

Syntax

 Symbol = "MSFT"

 

Remarks
Symbol is a unique string property for your instrument's tick table. While there may be only one tick table per symbol, there may be multiple bar tables per symbol because bar tables use a starting and ending DateTimeInfo object, which distinguishes them from other bar tables. Tick tables are continuous.

 

See Also

    DateTimeInfo, Bar Table, Tick Table