Stock Screener – Example 3: Multiple Time-Frame; Merged Report (“Set periodicity to…”) (“Set report type to…”)

This is an example of an optimized scan that demonstrates the enhanced “Set periodicity to…” and “Set report type to…” functions; it can replace the need for writing several scans (as was required in the older versions of ChartAlert)

1–2 minutes

This functionality was introduced in October 2023 (Version 23.10.1)

Below is an illustration of an optimized scan that can be created using the Advanced Scanner in ChartAlert.

This one enhanced scan now replaces the need for writing four separate scans as was required in the previous versions of ChartAlert.


ATTN: This scan is an identical copy of the earlier scan (refer to Example 2: Multiple Time-Frame (“Set periodicity to…”)), with the exception of the final line (“Set report type to MERGED”).


[BEGIN RSI(14) crossed above 70 - Interval]

Set OptVar Interval = Daily, Weekly, Monthly

List symbols where RSI(14) crossed above 70

Add Column Close
Add Column RSI(14) chart

Apply to NIFTY500

Set periodicity to Interval

[END]

Set report type to MERGED

Below is a breakdown of the scan presented in a step-by-step manner.


Continue reading “Stock Screener – Example 3: Multiple Time-Frame; Merged Report (“Set periodicity to…”) (“Set report type to…”)”