The SymbolScriptBase type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FillIndicatorRegion | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetFrequency | Overloaded. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NewBar |
Called for each new, nonempty bar for the symbol.
| |
| NewTick |
Called when a new tick is received.
| |
| OpenPosition | Overloaded. | |
| OrderCancelled |
Called when an order is cancelled.
| |
| OrderFilled |
Called when an order is filled.
| |
| OutputError | Overloaded. | |
| OutputMessage | Overloaded. | |
| OutputWarning | Overloaded. | |
| Startup |
Startup function called at the start of a system run.
| |
| ToString | (Inherited from Object.) |