Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 3/31/2005 Posts: 37
|
I have a level detection problem and any assistance will be greatly appreciated.
I want to scan a watchlist and detect when the MACD histogram reverses direction either positive or negative.
I have been able to find the way to make a condition to detect zero crossing but I want to detect the reversal of the direction and I have not been able to find a solution.
Thank you.
|
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
Add a moving average, simple, period 1 and offset 1 to the MACD histogram.
Then click on MACD and Create Scan Condition. Set the condition to "crossing up moving average 1+1". You can add it as a sort column or save the condition and use it in a scan. It will return True when MACD reverses direction to the upside.
Repeat and select "crossing down moving average 1+1" for reversals to the downside.
|
|
Registered User Joined: 3/31/2005 Posts: 37
|
Thank you. I am not sure about the 1 + 1 but will try to figure it out. Thanks again.
|
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
When you add a moving average and Edit it, set the Period to 1 and the Offset to 1. It shows "1+ 1" in the name of the indicator.
|
|
Registered User Joined: 3/31/2005 Posts: 37
|
On the screen it states "MovAvg 1", but I have period set to 1 and offset set to 1 and it appears to function as I requested. thank you.
|
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
I'm sorry, didn't notice you were running StockFinder which doesn't show the +1.
|
|
Guest-1 |