Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Request three PCF Formula with Stochastic crossower filter Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
raider45
Posted : Thursday, May 10, 2018 4:28:01 AM
Registered User
Joined: 9/30/2011
Posts: 788

1°  -  Signal on a green candle preceded by Stochastic crossower Up 5 - 3 - 3

2°  -  Signal on two consecutive green candles preceded by the same Stochastic

3°  -  Signal on three consecutive green candles preceded by the same Stochastic

Thank you and goodbye.

Raider45

Bruce_L
Posted : Thursday, May 10, 2018 12:35:19 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

If a Color Based On is set to Open vs Close.

C > O AND XUP(STOC5.3.1, AVG(STOC5.3.1, 3))

TrueInRow(C > O, 2) = 2 AND XUP(STOC5.3.2, AVG(STOC5.3.2, 3))

TrueInRow(C > O, 3) = 3 AND XUP(STOC5.3.3, AVG(STOC5.3.3, 3))

If a Color Based On is set to Net Change.

C > C1 AND XUP(STOC5.3.1, AVG(STOC5.3.1, 3))

TrueInRow(C > C1, 2) = 2 AND XUP(STOC5.3.2, AVG(STOC5.3.2, 3))

TrueInRow(C > C1, 3) = 3 AND XUP(STOC5.3.3, AVG(STOC5.3.3, 3))



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
raider45
Posted : Thursday, May 10, 2018 3:13:02 PM
Registered User
Joined: 9/30/2011
Posts: 788

Great congratulations, thank you!
Best regards !

Bruce_L
Posted : Thursday, May 10, 2018 3:16:01 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

You're welcome.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.