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

Low float high volume pcf Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
airsakuragi
Posted : Thursday, August 30, 2018 12:07:48 PM
Registered User
Joined: 4/26/2018
Posts: 84

hi bruce,

how do i write  in intraday 1Min pcf a low float stock, 100M shares,

with a daily volume of  > 100000

gapped 5% more than the previous day

price increased by >= 10c on a 1 min candle on the current candle

could i include also the volume buzz on the pcf? since this show a high volume on the stock also

thanks

Bruce_L
Posted : Thursday, August 30, 2018 12:23:03 PM


Worden Trainer

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

There isn't a way to reference any fundamentals in the Personal Criteria Formula Language. This means you add the float condition as a scan condition and not as part of the formula.

There also isn't a way to use Volume Buzz other than as a WatchList column and sort.

The rest of the requirements can be written as follows (add both condition formulas to the same scan as your float condition).

Daily Condition Formula:

V > 100000 AND O >= 1.05 * C1

1-Minute Condition Formula:

C >= C1 + .1



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