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

Gap UP >5% Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
kamesh1995
Posted : Wednesday, April 25, 2018 2:26:40 PM
Registered User
Joined: 11/18/2017
Posts: 56

Hi Bruce,

If I want to know stocks gapped up from yesterday's  close to today's open >5%, what should be the formula for condition?

Thanks

StockGuy
Posted : Wednesday, April 25, 2018 2:29:25 PM

Administration

Joined: 9/30/2004
Posts: 9,187

O/C1 >= 1.05

kamesh1995
Posted : Wednesday, April 25, 2018 2:31:58 PM
Registered User
Joined: 11/18/2017
Posts: 56

Thanks for that reply. If I want to show gap as value in a column, how to write the formula?

StockGuy
Posted : Wednesday, April 25, 2018 2:40:13 PM

Administration

Joined: 9/30/2004
Posts: 9,187

To show a percentage use (O/C1 -1) * 100

kamesh1995
Posted : Wednesday, April 25, 2018 3:32:51 PM
Registered User
Joined: 11/18/2017
Posts: 56

Hi,

If I want stocks that are gapped up 0.50 cents since yesterday's close to today's open, can that be written as formula for scan?

Thanks

 

kamesh1995
Posted : Wednesday, April 25, 2018 3:40:22 PM
Registered User
Joined: 11/18/2017
Posts: 56

Hi,

I am thinking of this

 

(C - L1)>0.50

Is it right?

Thanks

Bruce_L
Posted : Wednesday, April 25, 2018 3:41:42 PM


Worden Trainer

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

Your formula is comparing the current price to the previous low. If you want to compare the current open to the previous close, please try the following instead.

O >= C1 + .5



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