Create a market structure screener

Forums ProRealTime English forum ProScreener support Create a market structure screener

Viewing 7 posts - 1 through 7 (of 7 total)
  • #47449

    Hi Guys I  am new to  the ProRealTime softwre I normally analyze pair on tradingview I currently work 2 jobs and a day so it is quite difficult to analyse the arket so basically I would to know if it is possible to code a screener that will be able to can forex pair based on market structure(High,Low,Higher Low,Lower High,Lower Low-Support become resistance,resistance become support. is it possible also to  receive an alert when the market break a support or a resistance ? I really want a screener based on market structure. I take a screenshot of one of my analysis don’t minnd the fibonnacci it’s really the 2 black line and the blue line where you see resistance become support

    #47558

    It should be possible. Basically we need first to define a good way to find peaks and troughs and store them in arrays. Then make a loop in the last X bars to test if the current Close is breaching one of these recent levels. Sound good for you?

    #47562

    yes man it sound amazing do you think you could code something like that ? Do you think it would be difficult

    #47627

    This is what I made so far. Peaks and troughs are made from Fractals (period adjustable), the screener will look for high or low that breach one of the Fractals levels from now to ‘lookback’ period ago. The sorting criteria give you the period number from now where the level was initially formed.

    and the indicator, add it on your price chart to identify clearly the levels and to adjust the settings of the screener:

     

    1 user thanked author for this post.
    #47736

    thank you  a lot nicholas  I really really appreciate i will try that and let you know what happen or what can be improve

    #47959

    I don’t know quite well how to use the software would you mind get on skype with me so we can perfect the screener I am willing to pay please let me know

    #47962

    For personal assistance, please use the form from this page: trading programming services

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

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