FullName
- full name of the symbol

Information / Categories
(AmiBroker 3.10)


SYNTAX FullName()
RETURNS STRING
FUNCTION The function returns stock full name which is definable by the user in Symbol | Information window.
EXAMPLE printf( fullname() );
SEE ALSO

References:

The FullName function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.