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

Price action correlation Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
earllynn
Posted : Wednesday, February 25, 2015 11:15:18 PM
Gold Customer Gold Customer

Joined: 1/21/2012
Posts: 28

Can we come up with a pcf that would scan for price action that occured  for the first 10 minutes of trading at the close of the trading day. I am 

looking to see if there is any correlation between opening market action and closing price. For example, I would like a scan for stocks that were up 2% in the first 10 minutes and closed even higher. The % and duration would be varriables.

Bruce_L
Posted : Thursday, February 26, 2015 10:58:03 AM


Worden Trainer

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

Assuming it is going to be done after the market closes, we could definitely do something like this if you TC2000 Platinum.

For example, the following Condition Formula would work to check for at least a 2% price increase from the open to the close of the first bar of the day where the close of the day is even higher when the time frame of the Condition Formula is set to 10 minute.

C38 >= 1.02 * O38 AND C > C38

But you can't scan in intraday time frames using TC2000 Gold.

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



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