Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Positive Divergences Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
bboisky
Posted : Thursday, July 4, 2013 5:40:31 PM
Registered User
Joined: 10/7/2004
Posts: 25

After viewing a video by Craig and Julia could I get some help on the scan Julia used for positive divergance--"the most recent minium low price be lower than its previous minium low price and the most recent minium low for money stream be higher than its previous minium low for money stream"  Thanks, bobby boisky,

Bruce_L
Posted : Friday, July 5, 2013 8:57:24 AM


Worden Trainer

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

A Condition Formula for this would depend on the periods used for the minimums, but let's say you used 15-Period Minimum Lows. If so, A Condition Formula for this could be written as:

MINL15 < MINL15.15 AND MIN(MS,15) > MIN(MS1.15,15)

PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
bboisky
Posted : Friday, July 5, 2013 12:40:53 PM
Registered User
Joined: 10/7/2004
Posts: 25

Bruce, is this formula correct for TSV18 with the same above coditions?

MINL15 < MINL15.15 AND MIN(TSV18,15) > MIN(TSV18.1.15,15). Thank you very much for your help! bobby boisky

Bruce_L
Posted : Friday, July 5, 2013 12:48:56 PM


Worden Trainer

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

Like Cumulative Moneystream, Time Segmented Volume only has two parameters. So you would actually want:

MINL15 < MINL15.15 AND MIN(TSV18,15) > MIN(TSV18.15,15)



-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.