|
GChartPatterns.GetFinish()
Returns a GStructChartPatterns object of a specified completed formation.
GStructChartPatterns GChartPatterns.GetFinish( |
Parameter
shift
[in] Position of the formation within the time frame. 0 means the latest finished formation.
timeFrame
[in] Timeframe of the formation.
Return value
In case of success, a GStructChartPatterns object is returned. If no past formation was detected at the position, the parameters in the returned object are all 0 (zero). In case of an error, a message is additionally output.
Beispiel:
//--- Connect the Glib class |
See also
GChartPatterns.Signal, GChartPatterns.GetAllFinish, GChartPatterns.GetBuild