Bollinger bands distance (percentage) 2h TF screener

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #206393 quote
    shai
    Participant
    New

    HELLO

    I am looking for help to set up a screener on the volatility of a bollinger band between the high band and the low band on a 2 hour time unit.
    I want to find 8 to 10% difference between the 2 bands.
    Thanks for your help

    #206412 quote
    JC_Bywan
    Moderator
    Master

    Hello,

    First, getting moderation items out of the way:

    – Topic was moved from French to English proscreener forum

    – Chosen topic title was not appropriate, to keep the forum useful for all with title searches, they cannot all be called “need help proscreener”

    Both items are first two mentionned in the forum posting rules (please see yellow box below just before “submit” button message to be aware of other items too)

    Now for the help among forum members, here is a screener suggestion, to be applied to 2h TF through the proscreener window drop down menu “période”:

    bbup=BollingerUp[20](close)
    bbdown=BollingerDown[20](close)
    ecartpourcent=(bbup-bbdown)/bbdown
    cdt= (ecartpourcent>=0.08 and ecartpourcent<=0.1)
    
    screener[cdt]
    shai thanked this post
    #206458 quote
    shai
    Participant
    New

    hello

    thank you for your help

    can you tell me where to insert it?

    thanks

    #206578 quote
    GraHal
    Participant
    Master

    can you tell me where to insert it?

    Good thing we are all a polite bunch on here else you may have got some odd answers?? 😉

    Happy New Year to All in this Community.

    JC_Bywan thanked this post
    #206591 quote
    JC_Bywan
    Moderator
    Master

    Hi,

    In your french platform, you go to PRT main menu and click on “Affichage / ProScreener / Nouveau Proscreener” then on the top bar of popup screener window you click on the spanner icon (icône clé-outil) window, it gives you the window “gestion proscreener”, click on “créer” then “création par programmation” tab, and there on left side of window you type or copy paste the code.

    If your navigator introduces some tiny errors at underlined blank spaces during copy-paste, delete the blank spaces underlined and errors from your copy paste will go away.

    On right side of window in period you select your 2h timeframe, and just below you select the market list(s) you want to apply it too.

    Best wishes.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Bollinger bands distance (percentage) 2h TF screener


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
shai @shai Participant
Summary

This topic contains 4 replies,
has 3 voices, and was last updated by JC_Bywan
3 years, 2 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 12/28/2022
Status: Active
Attachments: No files
Logo Logo
Loading...