StockFetcher Forums · Filter Exchange · Upcoming golden cross<< 1 2 >>Post Follow-up
2damoon
6 posts
msg #155973
Ignore 2damoon
2/26/2021 11:00:55 PM

New to stocks and stockfetcher
- how do I code for an upcoming golden cross?

wcurtis
54 posts
msg #155975
Ignore wcurtis
2/27/2021 10:35:17 AM

Welcome 2,

cut and paste golden cross into the search box at the top of this page. Golden cross's can be anywhere not just in Moving Averages. Indicators that come with two lines that cross can become a "golden cross".
There are ton's of helpful talent on this site. I've learned a lot here and you can too.

nibor100
1,010 posts
msg #155976
Ignore nibor100
2/27/2021 2:28:44 PM

Look under the Examples tab, and about the 15th Example is code for Golden Cross.

However, SF does not have the ability to forecast when an upcoming golden cross could or would occur...

Ed S.

boston
58 posts
msg #155977
Ignore boston
2/27/2021 9:14:00 PM

Fetcher[
close > 1
volume > 100000
ma(20) 1 day ago was below ma(200) 1 day ago for the last 20 days
ma(20) has been increasing last 5 days
set{trigger, ma(200) * .90}
draw trigger on plot price
ma(20) is above trigger
ma(20) is below ma(200)
]



snappyfrog
651 posts
msg #155979
Ignore snappyfrog
modified
2/28/2021 6:58:40 AM

Testing a few years ago found that the "true" golden cross of moving averages was the EMA(13) and EMA(48.5).

Fetcher[
market is not otcbb
price > 5
EMA(13) crossed above EMA(48)
]




2damoon
6 posts
msg #155980
Ignore 2damoon
2/28/2021 9:52:52 AM

Thank you all- I have a lot to learn

graftonian
1,089 posts
msg #155981
Ignore graftonian
2/28/2021 1:14:37 PM

@Snap,
A question: did discover this during backtesting or was it a published theory? It is a big jump from 50/200 to 13/48.5. If I could ever solve the mysteries of Edgerater, this would be a great project.
Graf

bushynose
22 posts
msg #155982
Ignore bushynose
2/28/2021 3:01:37 PM

[url=https://www.stockfetcher.com/sfforums/?mid=149683[/url]

[url=https://www.stockfetcher.com/sfforums/?mid=144998[/url]

[url=http://etfhq.com/blog/2013/01/15/golden-cross-which-is-the-best/#Top[/url]

snappyfrog
651 posts
msg #155983
Ignore snappyfrog
2/28/2021 8:00:10 PM

graftonian,

This was through thorough backtesting.



Mactheriverrat
3,132 posts
msg #155984
Ignore Mactheriverrat
2/28/2021 11:36:48 PM

I've found better results in pick a moving average or a Exponential Moving Average say the 13 day Exponential Moving Average , or 21 day Exponential Moving Average. Yes some of the popular cross's like 50 day moving or 20 day moving work also.

First thing is what are the markets doing like
SPY- S&P 500
QQQ- The Nasdaq
IWN- Russell

and what's VXX doing. Don't be bullish in a falling market.

StockFetcher Forums · Filter Exchange · Upcoming golden cross<< 1 2 >>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.