-
Notifications
You must be signed in to change notification settings - Fork 0
Delegate
Kai Mun Lee edited this page Nov 20, 2018
·
1 revision
Delegate is an object that is used in the Account Manager to notify about events happening with orders, positions and other information displayed in the tables.
-
object
is an owner ofmember
, and can be null for a function -
member
is a method of object
Subscribes object::member
to the event.
Unsubscribes object::member
from the event.
Use the same object and member
that you used in the subscribe
function to unsubscribe from the event.
- What is Charting Library
- Getting Started
- Data Binding
- Chart Customization
- Customization Overview
- Client-Side Customization
- Server-Side Customization
- Customization Use Cases
- Trading Terminal
- Saving/Loading Charts
- Creating Custom Studies
- Breaking changes in versions