ProScreener for stochastic crossover

Forums ProRealTime English forum ProScreener support ProScreener for stochastic crossover

Viewing 3 posts - 1 through 3 (of 3 total)
  • #240451

    Hi Guys! I am new to ProScreener and need some assistance in running a stochastic cross over. I use the Stochastic 14,1,3 set up to trade. I would like to know how to go about writing a code, which tells the screener to notify me, when the %D crosses over the %K or when the %D crosses under the % K on the 5 minutes time frame. The current code I am running is not getting any hits- see below.

    TIMEFRAME(5minutes)
    C1 = Average[3](Stochastic[14,1](Close)>(Stochastic[14,1](Close)))
    SCREENER[C1]
    Can I get some assistance please?

    #240456
    JS

    Hi,

    %K is fast line
    %D is smoothed line

    3 users thanked author for this post.
    #240656

    Thanks for the code JS! Much appreciated and my apologies for the delay in thanking you!

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

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