Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 5/18/2012(UTC) Posts: 4
|
Is it possible to create a system that gives buy signals on a weekly or monthly chart but buys the next daily closing price?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 7/25/2005(UTC) Posts: 1,042
Was thanked: 57 time(s) in 54 post(s)
|
Hi To do this your system would need to be based on daily data. That precludes the use of weekly or monthly charts for experts, and it also means that the use of weekly or monthly data with the EST is out of the question. However, it might still be possible to build your system using weekly and/or monthly "Multi-Frame" indicators on EOD data/charts. I say "might" because there are some formulas, indicators and functions that do not lend themselves to the Multi-Frame format. I'd need details of your system before being able to say one way or the other. A set of Multi-Frame demo indicators can be downloaded from www.metastocktips.co.nz/multi_frame_sma_demo.exe. This EXE file installes Multi-Frame EMA, SMA and WMA indicators for EOD and intraday charts. The demo indicators are password-protected and time restricted so not suitable for general use. Feel free to email of PM me if you need more info on the Multi-Frame approach. Roy
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 5/18/2012(UTC) Posts: 4
|
Hi Roy,
Thanks for the reply. So to simplify, let's imagine a system that trades off of weekly bars when the high of the current bar(w) is greater than the previous bar(w). When I program this into a buy signal I want to get the signal price, not some ohlc of the next (weekly) bar. Is there somewhere I can read up on how to construct multi-frame indicators?
cheers
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 5/18/2012(UTC) Posts: 4
|
also, are the multi-time frame products on your website 'true' or 'rolling' time frames? i am interested in true weekly, monthly and quarterly data.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 7/25/2005(UTC) Posts: 1,042
Was thanked: 57 time(s) in 54 post(s)
|
Hi
I'm sure some of my early weekly indicators for daily charts can be found on this site. The Multi-Frame indicators are a step up from the earlier weekly formulas and are not public domain items. But they are available at a reasonable price from my website. The Multi-Frame User Guide is still a work-in-progress, and because of the proprietary code included in it it's likely that only M-F kit owners will get access.
Making rough weekly or monthly indicators that plot on daily charts is not all that difficult most of the time. What is difficult is creating a timing mechanism that can handle the vagaries of non-trading days, long weekends, trading halts and all the other reasons that make the assembly of weekly and/or monthly prices more difficult than we'd like it to be.
I'm not 100% clear on exactly how you want to integrate weekly and daily data so some of the following comments might not be appropriate to your situation. Using weekly data to buy at any price within the H/L range is not hard to do - no different in fact from buying at a predetermined stop price on a daily bar. Well actually there is a small difference, and that is that daily bars may gap from one bar to the next within a weekly bar, and when this happens it may not be possible to catch the predetermined stop price. However, my testing suggests that this is a fairly rare occurrence, at least with the weekly systems I've worked with.
Whether or not you're using static weekly prices (the alternative is to develop the current week's value as each days data is added) then it's a simple matter to compare the current weekly price with a previous weekly price (using daily data of course). So with a good timing mechanism weekly prices are a breeze. Plotting weekly indicator or function values on daily data gets a little harder, and in some cases it's impossible without programming skills and tools that the average MetaStock user just does not have.
My Multi-Frame indicators do not use rolling frames and they are "fixed in stone". Even the fortnightly frames in the D+ range are fixed, but the weeks can be switched by using the "Offset" option set to 7 days. I suggest that you download and run the demo SMA EXE file from the website. You won't get access to the formula but you will at least get a feel for what they do and don't do. I'll happily answer any further questions you might have.
Roy
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.