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 |

Risk in trade Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
thnkbigr
Posted : Monday, November 27, 2017 3:35:37 PM
Platinum Customer Platinum Customer

Joined: 3/31/2006
Posts: 3,207

Bruce,

In the PCF below I am plotting the risk in trade from the gap up sig. I only pasted the last two days in the PCF below but I go back 30 days 

Just wanting to make sure I have adjusted the look backs by correctily especially in the PP section highlighted on blue

V1 > MAX(ABS(C2 > C3) * V2, 22.

If the look backs are correct by from V > MAX(ABS(C1 > C2) * V1, 22) to V1 > MAX(ABS(C2 > C3) * V2, 22.1) then I can make the adjustments and push the PCF to look back one day at a time to 30 days 

((C - IIF(O - C1 > 0.75 * ATR22 AND O >= 1.005 * C1 AND L > H1 And L > C1 AND C - C1 >= 0.5 * ATR22 AND V > 1.25 * AVGV30 AND V > MAX(ABS(C1 > C2) * V1, 22), L - ATR22, 
IIF(O1 - C2 > 0.75 * ATR22.1 AND O1 >= 1.005 * C2 AND L1 > H2 And L1 > C2 AND C1 - C2 >= 0.5 * ATR22.1 AND V1 > 1.25 * AVGV30.1 AND V1 > MAX(ABS(C2 > C3) * V2, 22.1), L1 - ATR22.1, 1 / 0)))))))))))))))))))))))))))))))) / C) * 100
Bruce_L
Posted : Monday, November 27, 2017 3:38:07 PM


Worden Trainer

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

Just leave all of the 22s alone. They don't need to (and shouldn't) be modified to 22.1 or 22.2. The bars ago portion is already candled by hanging the V, C1, C2, and V1 to V1, C2, C3, and V2.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
thnkbigr
Posted : Monday, November 27, 2017 4:00:51 PM
Platinum Customer Platinum Customer

Joined: 3/31/2006
Posts: 3,207

I see 

thx 

Bruce_L
Posted : Monday, November 27, 2017 4:01:57 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.