Kairos™
Configuring Candlestick Conditions
All candlesticks have "Detected" as an output indicator and a condition to detect the candlestick formation is automatically generated. The condition generated is called 'studyname'Found, sandwiched by 'C'( for condition. For example, if a Hammer candlestick indicator on the daily timeframe is named D_Hammer, then the condition generated is CD_HammerFoundC . The condition tested is D_Hammer::Detected = 1 , which is true if the candlestick is found, false otherwise.
The candlestick conditions can be viewed in the Configure Modules and Configure Multiple Conditions windows. Select the Candlesticks study type