declare function getSymbol(): Promise<string>; Copy
declare function getSymbol(): Promise<string>;
Gets the current trading symbol from execution context.