I cannot get this strategy to produce any trades.
It compiles fine.
My Ycharts fundamental data was updated 4 days ago.
Starting Cap $100K
I have monthly scale, 10yrs , PosSizer set to MaxEntriesPerDay(4%Equity & 2 entries/day).
RP mode does not produce any trades either.
No matter which WatchList I try (including S&P500), I get no trades.
Is Community.Components 2010-11 update required to run this script.
Any ideas?
Thanks in advance.
Size:
Color:
Hi Ted,
Having the YCharts data up to date is good but the strategy requires Yahoo! dividends and splits to function:
CODE:
Please log in to see this code.
Which you could tweak to make it work with Fidelity fundamental data. From memory:
CODE:
Please log in to see this code.
P.S. Community.Components isn't required at all, which could be easily verified by checking out the top section of the Strategy code where the "
using" directives usually go.
Size:
Color:
Now that's embarassing. It was staring me right in the face.
Thank you!
Size:
Color: