RealCode API Reference
Declaration Syntax
Visual Basic |
Namespace WBI.CommonBlocks
Types
All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
RealCodeIndicator..::.BarEnum | ||
RealCodeIndicator..::.BarValue |
Bar Data point value. Specifies what point of the bar to use in a calculation
| |
BaseScriptingTemplate |
The base class that all RealCode inherits. This is class provides all the properties and methods to the Me keyword
| |
ChartExecutionContext |
ChartExecutionContext provides information about the chart
| |
ListExecutionContext |
ListExecutionContext provides information for a List Calculation
| |
PriceScripting |
Wrapper class for Price object. Inherits RealCodeIndicator
| |
RealCodeIndicator |
Data and Functions for a Chart Indicator. The data is date synced with the price history for the active symbol, meaning there will be a bar of data for every bar of price history for the active symbol and bar interval
| |
RealCodeIndicatorCalculation |
Wrapper class for RealCode Child Functions. Returns a wrapped RealCodeIndicator object
|