Table of Contents

TTMSFNCCustomTimeline.FindIndicatorWithDBKey Method

Finds the first indicator with the specified database key.

API unit family: TMSFNCTimeline Declaring type: TTMSFNCCustomTimeline

Syntax

function FindIndicatorWithDBKey(ADBKey: string): TTMSFNCTimelineIndicator;

Parameters

Name Description
ADBKey Specifies ADBKey.

Returns

The created or matching indicator, or nil when no indicator matches.