A dynamic watchlist contains securities that meet specific criteria. Dynamic watchlists are automatically updated each time the application saves new quotes/data. To create a dynamic watchlist: - Click on "Create" - Click on Create a dynamic watchlist - Select the symbols to include in the watchlist then click on "Next". If you are using the wizard formula editor ("Switch to Editor" displayed in the formula editor): - Type one or several rules. Example: rsi(14) > 70 and close > 20 If you are using the standard formula editor ("Swith to Wizard" displayed in the formula editor): - Create the filter formula. Example: rule1 = rsi(14) > 70; rule2 = close > 20; filter = rule1 AND rule2; (Using the standard formula editor, the application will evaluate the "filter" variable to decide whether to select a symbol or not) - After you formula/rules are defined, select the time-frame, the calculation method and the number of past bars to include during the calculation - Click on "Finish" - Type the watchlist name - Click on "Save". Update a Dynamic Watch-List - Click on "Update"
|
![]() |