1. Screener
The screener plug-ins let you scan symbols quotes using defined criteria. Analysis -> Columns Set Example: the following formula will add a column whose name is 'Perf 1D' and will show "the performance of the symbol for one day" on the review or the screener report. AddColumn ("Perf 1D", Perf (close, 1)); Analysis -> Review Display symbols for the specified date or bar.
The screener scans the symbol's quotes and
displays the symbols that meet your criteria.
1.4.1. Stats Stats grid, in the review or the screener form, takes each column and calculate the maximum, minimum and average values. |
|