akumar3073 4 posts msg #111061 - Ignore akumar3073 |
2/5/2013 6:52:20 PM
Hi,
I'm quite new to stock fetcher. what i'd like to do is the following:
define my strategy and create a filter such that my strategy only works when
S&P close > Moving Average (S&P, close, 75days)
How Do i go about creating moving average of the S&P index ?
|
heypa 283 posts msg #111062 - Ignore heypa |
2/5/2013 8:53:33 PM
spy is above ma(75) should do it.
Stock Fetcher assumes close if not otherwise specified
|
akumar3073 4 posts msg #111097 - Ignore akumar3073 modified |
2/6/2013 8:44:36 PM
I did not get this working. Currently the S & P > S & P ma(75) but when using this part in the filter with my filters results in 0 filter survivors.
The statement i've added is as follows:
"and S&P 500 is above ma(50)"
Without the above statement my filter returns 3 results, with this additional statement filter returns 0 results even though the
S & P 500 > ma(S & P 500, close)
|
akumar3073 4 posts msg #111181 - Ignore akumar3073 |
2/7/2013 11:03:39 PM
Anyone -- *Please help*
|
four 5,087 posts msg #111182 - Ignore four modified |
2/7/2013 11:26:31 PM
|
akumar3073 4 posts msg #111245 - Ignore akumar3073 |
2/9/2013 7:31:20 PM
Nice thanks very much.
|