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 to modify the Uptrend formula Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
raider45
Posted : Thursday, July 26, 2018 8:44:21 AM
Registered User
Joined: 9/30/2011
Posts: 788
(ABS (H + L - H10 - L10) <= H - L AND C10> 1.03 * C11) OR (ABS (H + L - H11 - L11) <= H - L AND C11> 1.03 * C12) OR (ABS (H + L - H12 - L12) <= H - L AND C12> 1.03 * C13) OR (ABS (H + L - H13 - L13) <= H - L AND C13> 1.03 * C14) OR (ABS (H + L - H14 - L14) <= H - L AND C14> 1.03 * C15) OR (ABS (H + L - H15 - L15) <= H - L AND C15> 1.03 * C16) OR (ABS (H + L) - H16 - L16) <= H - L AND C16> 1.03 * C17) OR (ABS (H + L - H17 - L17) <= H - L AND C17> 1.03 * C18) OR (ABS (H + L - H18 - L18) <= H - L AND C18> 1.03 * C19) OR (ABS (H + L - H19 - L19) <= H - L AND C19> 1.03 * C20) OR (ABS (H + L - H20 - L20 ) <= H - L AND C20> 1.03 * C21)
 
Thank you and goodbye.
Raider45
Bruce_L
Posted : Thursday, July 26, 2018 10:25:17 AM


Worden Trainer

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

I will assume this request is just to get rid of the decimal markers in the 1.03 sections of the formula?

(ABS(H + L - H10 - L10) <= H - L AND 100 * C10 > 103 * C11) OR (ABS(H + L - H11 - L11) <= H - L AND 100 * C11 > 103 * C12) OR (ABS(H + L - H12 - L12) <= H - L AND 100 * C12 > 103 * C13) OR (ABS(H + L - H13 - L13) <= H - L AND 100 * C13 > 103 * C14) OR (ABS(H + L - H14 - L14) <= H - L AND 100 * C14 > 103 * C15) OR (ABS(H + L - H15 - L15) <= H - L AND 100 * C15 > 103 * C16) OR (ABS(H + L - H16 - L16) <= H - L AND 100 * C16 > 103 * C17) OR (ABS(H + L - H17 - L17) <= H - L AND 100 * C17 > 103 * C18) OR (ABS(H + L - H18 - L18) <= H - L AND 100 * C18 > 103 * C19) OR (ABS(H + L - H19 - L19) <= H - L AND 100 * C19 > 103 * C20) OR (ABS(H + L - H20 - L20) <= H - L AND 100 * C20 > 103 * C21)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
raider45
Posted : Thursday, July 26, 2018 10:37:20 AM
Registered User
Joined: 9/30/2011
Posts: 788

The formula also generates signals on negative symbols in Gap Down !, as an example:                         SVRA - TAL - LXU

Bruce_L
Posted : Thursday, July 26, 2018 10:57:13 AM


Worden Trainer

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

You got the formula from the Request to write a scan formula for pullback topic. Note that the formula doesn't have anything to do with an uptrend (in fact the topic title mentions a pullback). There just needs to be a jump of more than 3% from 10 to 20 bars ago with the current bar being intersected by the mid-point of the jump day.

So you are going to need to be a lot more clear about what you are imagining this formula is supposed to do if you think it should eliminate "negative symbols in gap down" (as this is entirely unrelated to the formula or request in the original topic).



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
raider45
Posted : Thursday, July 26, 2018 11:27:02 AM
Registered User
Joined: 9/30/2011
Posts: 788
From the explanation I understood the problems, I solved the problem with the Swing formula !
 
Thank you for your attention and cooperation !
 
Best regards !
Bruce_L
Posted : Thursday, July 26, 2018 11:29:39 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.