GetUnderlyingSymbol ();
Description
Returns the underlying symbol for the current option.
Example
AddLabel(yes, GetSymbolPart() + " is an option for " + GetUnderlyingSymbol());
This script adds a chart label showing the underlying symbol for the current option.