Registered User Joined: 11/10/2010 Posts: 3
|
Would you please help in creating a scan on Forex pairs that would look for two candles that close and open at the same price.
Scenario 1 - (Bullish candle close and a bearish candle open at the same closing price of the bullish candle)
Scenario 2 - (Bearish candle close and a bullish candle open at the same closinng price of the bearish candle)
Thanks very much for the help
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
If I am understanding correctly (which is not guaranteed), Scenario 1 can be written as follows.
C > O AND O = C1 AND C1 < O1
And Scenario 2 can be written as follows.
C < O AND O = C1 AND C1 > O1
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 11/10/2010 Posts: 3
|
Hi Bruce,
Thanks very much. That was super quick response. This is wonderful customer service.
Once again,
Thanks
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|