Functions on signal controls
Signalcontrol.Errors→List
(Collection((Share|Bond|SubscriptionRight|Security|Fund|Future|Genusschein|EconomicDate|Option|Option|Index|Certificate);Error))
Result: The Errors
function provides the list of evaluation errors for an evaluation folder.
Signal control.currentSignals→List
(Signal)
Result: The CurrentSignals
function provides all signals according to the evaluation status of all folders below that provide signals.
SignalControl.CurrentSignalPhases
[StartDate;EndDate;Include_Short_Sales;Limit]→List(TradingPhase)
Start date (date).
End date (date).
Include_short_sales (Boolean).
Loss limit (number).
Result: The MomentaneousSignalPhases
function returns the trading phases if they correspond to the specification of the parameters (i.e. between <start date> and <end date> and are not short sales, provided they are switched off). Otherwise an empty list.
Please read the section Functions on trend analysis folders.