Interface DrawingTool
Hierarchy
- DrawingTool
Properties
Readable text that is used in the UI. Optional.
Calculation algorithms
Maximum number of anchors that this drawing tool can have.
Minimum number of anchors that this drawing tool can have.
Unique identifier associated with the indicator.
Set of input parameters. Optional.
Output results for displaying. Optional. If not specified, the application will expect a numeric output or value
field of the output object.
How to group with other similar indicators in UI dropdown menu.
Generated using TypeDoc
Definition for a Custom Drawing Tool for use in the Trader application. This is the
module.exports
portion of the Custom Drawing Tool.