StockFetcher Forums · Filter Exchange · MACD Convergence<< >>Post Follow-up
psantro12
6 posts
msg #89544
Ignore psantro12
3/13/2010 5:05:56 PM

Hi..i was wondering if there was a way to create a filter that shows the macd about to converge. I looked up some action items like touching and near but could not get this to work.

Basically I just want to see when the macd is close to crossing.

Thanks!

chetron
2,817 posts
msg #89549
Ignore chetron
3/13/2010 5:45:13 PM

maybe...

Fetcher[
set{var1,count(macd between -0.01 and -0.0001,1)}
set{var2,count(macd fast line above macd slow line,1)}
set{vup,var1 * var2}

set{var11,count(macd between 0.01 and 0.0001,1)}
set{var12,count(macd fast line below macd slow line,1)}
set{vdn,var11 * var12}

set{vplays,vdn + vup}

draw vdn on plot vup

vplays above .5
do not draw vplays
close above .1
volume above 100000
]




mystiq
650 posts
msg #89567
Ignore mystiq
modified
3/14/2010 4:51:03 AM

Fetcher[
macd histogram < 0.0
MACD Histogram > MACD Histogram 1 day ago
MACD Histogram 1 day ago < MACD Histogram 2 days ago
add column macd histogram
add column macd
add column macd histogram 1 day ago
add column macd 1 day ago
close above .1
volume above 3000000
macd < 0.0
]



* and when you see the results from Friday March 12th...makes you wonder *

Eman93
4,750 posts
msg #89573
Ignore Eman93
3/14/2010 12:02:09 PM

mystiq
- Ignore mystiq
modified 3/14/2010 4:51:03 AM


Fetcher[
macd histogram < 0.0
MACD Histogram > MACD Histogram 1 day ago
MACD Histogram 1 day ago < MACD Histogram 2 days ago
add column macd histogram
add column macd
add column macd histogram 1 day ago
add column macd 1 day ago
close above .1
volume above 3000000
macd < 0.0
]




* and when you see the results from Friday March 12th...makes you wonder *
================================

Nice....


Eman93
4,750 posts
msg #89574
Ignore Eman93
3/14/2010 12:53:16 PM

Added some ADX stuff I have been working with

Fetcher[close > .1
Average Volume(3) > 500000

-DI(14) 1 day ago > -DI(14)

-DI(14) reached a new 10 week high in the last 5 days

macd histogram < 0.0
MACD Histogram > MACD Histogram 1 day ago
MACD Histogram 1 day ago < MACD Histogram 2 days ago
add column macd histogram
add column macd
add column macd histogram 1 day ago
add column macd 1 day ago


and add column Williams %R(15)

add column high

add column low

and add column ADX(14)

add column ind

sort column 7 ascending
]



psantro12
6 posts
msg #89775
Ignore psantro12
3/17/2010 10:36:14 AM

Thanks everyone for your help!!!!!

StockFetcher Forums · Filter Exchange · MACD Convergence<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.