Functions on signal system folders
Signal system folder.inputfolder→folder
Result: The input folder of the signal system folder.
Signal system folder.CurrentSignals→List
(Trading system signal)
Result: All signals according to the evaluation status of the folder.
SignalSystemFolder.CurrentSignalPhases
[StartDate;EndDate;Include_Short_Sales;LossLimit]→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 also read the section Functions on trend analysis folders.