Registered User Joined: 1/9/2018 Posts: 9
|
Hi,
Is it possble to scan for stocks that are breaking past highs of the 1st 60min candle from market open?
Thanks
|
Registered User Joined: 1/9/2018 Posts: 9
|
after market open*
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
The short answer is, "No."
The longer answer is that you can have different formulas for each of the remaining six hourly bars in the trading day. So during the second hourly bar:
C > H1
During the third hourly bar:
C > H2
During the fourth hourly bar:
C > H3
During the fifth hourly bar:
C > H4
During the sixth hourly bar:
C > H5
During the seventh hourly bar:
C > H6
The formulas would need to use an hourly time frame.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|