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 |

PCF negative surge in MS & Volume Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
4optrader
Posted : Tuesday, December 26, 2017 2:40:14 PM
Gold Customer Gold Customer

Joined: 3/22/2005
Posts: 88

How do I write a PCF for:

  1. 3-day negative surge in MS?
  2.  3-day negative surge in Volume?
Bruce_L
Posted : Wednesday, December 27, 2017 9:27:00 AM


Worden Trainer

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

MoneyStream being down three bars in a row can be written as follows in v17+.

TrueInRow(MS < MS1.1, 3) = 3

And as follows in earlier versions of TC2000.

MS < MS1.1 AND MS1.1 < MS1.2 AND MS1.2 < MS1.3

Volume being down three bars in a row can be written as follows in v17+.

TrueInRow(V < V1, 3) = 3

And as follows in earlier versions of TC2000.

V < V1 AND V1 < V2 AND V2 < V3



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
4optrader
Posted : Wednesday, December 27, 2017 10:18:30 AM
Gold Customer Gold Customer

Joined: 3/22/2005
Posts: 88

Thank you, Bruce.

Bruce_L
Posted : Wednesday, December 27, 2017 10:57:36 AM


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.