Definition access (trading systems)
Trading system.DisplayLines→Time series
Result: The DisplayLines function provides the display time series of the trading system.
Trading system.EnterLong→Time series
Result: The EnterLong function provides the corresponding signal time series of the trading system.
Trading system.ExitLong→Time series
Result: The ExitLong function provides the corresponding signal time series of the trading system.
Trading system.EnterShort→Time series
Result: The EnterShort function provides the corresponding signal time series of the trading system.
Trading system.ExitShort→Time series
Result: The ExitShort function provides the corresponding signal time series of the trading system.
These 4 signal time series are always supplied in signal mode 4 (see Trading systemfunction). If the trading system does not contain a definition for one of the signal types, the result is the value "Default" (_).
Trading system.EvalDelay→number
Result: The EvalDelay function provides the corresponding evaluation parameter of the trading system (see TradingSystemfunction).
Trading system.EvalInterest→number
Result: The EvalInterest function provides the corresponding evaluation parameter of the trading system.
Trading system.EvalLimit→Number| Function
Result: The EvalLimit function provides the corresponding evaluation parameter of the trading system.
Trading system.EvalPrices→Time series
Result: The EvalPrices function provides the corresponding evaluation parameter of the trading system.
Trading system.EvalShortSignals→Boolean
Result: The EvalShortSignals function provides the corresponding evaluation parameter of the trading system.
Trading system.EvalSlippage→number
Result: The EvalSlippage function provides the corresponding evaluation parameter of the trading system.
Trading system.EvalExpenses→Number
Result: The EvalCosts function provides the corresponding evaluation parameter of the trading system.