Close below SMA5 weekly

Forums ProRealTime English forum ProScreener support Close below SMA5 weekly

  • This topic has 3 replies, 3 voices, and was last updated 9 months ago by avatarJS.
Viewing 4 posts - 1 through 4 (of 4 total)
  • #216656

    Hi,

    Can you help me with following.

    I would like to see on a weekly timeframe all the assets that meet the following requirements:

     

    1. The current price candle crosses below the SMA5
    2. Last 2 weeks close was above the SMA5
    3. The average weekly volume over last 7 weeks has to be above 10 million
    4. The price needs to be above 10 usd
    5. The bolinger bandwidth (20 2) needs to be above 0.15

    Thanks a lot

     

    Gr Marco

    #216660
    JS

    Hi,

    Hereby the screener…

     

     

    #217565

    Hi JS,

    Just a quick question, can you tell me where to find more information on the last line of the code, in particular this part: (Close<SMA5 as “Close below SMA5”). Where do I find information on this? I have seen this written in several different ways and I dont understand what its referencing. Sometimes its written as condition1 is ‘No” and sometimes other versions that I dont follow.

     

    Thanks,

    Shane

    #217566
    JS

    Hi Shane,

    After the “screener” part (Screener[…]) you can come up with something to put as a title above the column with results (I think this is optional…)

    So suppose I have condition C1=Close>Average[10](Close) then I can close the screener with for example:

    C1=Close>Average[10](Close)

    Screener[C1](C1 as “Hooray the close is above average”)

Viewing 4 posts - 1 through 4 (of 4 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login