Donchian Bias Screener

Forums ProRealTime English forum ProScreener support Donchian Bias Screener

Viewing 2 posts - 1 through 2 (of 2 total)
  • #51915

    Hi,

    I tried to develop a screener for the Donchian Bias Determinator as posted in the libray two days ago. The screener needs to screen for the last candle (not the current one) which is closed above the upper (as well as the MA200). The screener seems to pick any candle within the range of HIGHEST [20].  The goal is to build a screener which screens for a daily close of yesterday’s candle above the Highest[20].Has anybody of you an idea how to solve this?

     

    #52044

    Code is read from top to bottom, you should put your “majorcondition” variable definition at the very last line and before the SCREENER instruction.

    1 user thanked author for this post.
Viewing 2 posts - 1 through 2 (of 2 total)

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