New Members: Be sure to confirm your email address by clicking on the link that was sent to your email inbox. You will not be able to post messages until you click that link.

Is there a way to scan stocks which are part of $IWM $IWB $IBB

Hello: Is there a way to scan stocks which are part of $IWM $IWB $IBB, like:
and [group is NASDAQ100]
and [group is SP500]
and [group is BTK]
and [group is SP400]

Answers

  • markdmarkd mod
    edited January 2016
    @pstock805 You would want to use "or" in place of "and", and also put an extra set of brackets around the whole group.

    "And" asks for a symbol that belongs to EVERY group (so you would get no results because no symbol fits that description); "or" asks for a symbol that belongs to ANY group (so you would get all of them). So:

    [
    [group is A]
    or [group is B]
    or [group is C]
    or [group is D]
    or [favorites list is E]
    ]

    On the advanced scan page, use the "Indexes and ETFs" drop down to get groups that are predefined (BTK isn't one of them).

    For indexes or groups that are not pre-defined there, you can use either:

    a selection from the drop down for "Sectors and Industries", which gets ALL symbols for the sector or industry chosen,

    or,

    you can research the members of an ETF and add them to a favorites list, and select that list from the "Chartlists" dropdown.
Sign In or Register to comment.