Parent:
This interface provides properties and methods that let you hook into the WL8 window that is hosting a child window, typically created by an extension.
Opens the WL8 Order Manager and brings it into focus.
Returns true if the user has agreed to the Auto-Trading Agreement dialog window.
Returns true if the currently selected WL8 Theme is a "dark" Theme.
Opens a new Quotes window, populated with price triggers in the SignalBlock instance provided in the sb parameter.
Plays a named sound. Possible sound names are: Alarm, NewBar, OptimizationComplete, OrderFilled, Save, Signals.
Forces the Ligh/Dark Theme to refresh in the WPF control specified in the dobj parameter. You can call RefreshTheme to force a refresh after a UI control has changed dynamically via code.
Opens the WL8 Data Manager tool. Optionally selects the specified tab in the pageName parameter. If a Provider tab is specific, also optionally selects the Provider specified in the providerName parameter.
Opens the ChildWindow instance passed in the cw parameter, giving it the specified window title and the window icon specified in glyph.
Opens the WL8 Help File and navigates to the Help topic with the specified title in the page parameter.
Open the WL8 Indicators page in the left navigation panel, and highlights the indicator specified in the abbr parameter.
Causes the WL8 Preferences window to open and take focus.
Opens the QuickRef pane in the left navigation panel, navigating to one of the entries based on the signature used and parameters supplied.
Causes the left navigation pane in the main window to change to the view specified in page. Possible values are:
- "DataSets"
- "Indicators"
- "Strategies"
- "BuildingBlocks"
- "QuickRef"