Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 11/6/2004 Posts: 17
|
I download a DeMark Layout, I think it was DeMark-Beta-5-310-a from pthegreat,
and it has so many windows,that I get a warning about the number.
The second thing, is that some of the windows
that are closed at bottom are labeled hourly-Demark and 5min-DeMark.2, but
I am only a gold member, so I just get daily data.
I'm trying to go through the realcode and the Perl book and learn something, but
on the daily chart, when I look at the real code for "TD-sell-perfection" it has a line:
'# TDsell = indicator.unlinked.TDseqSell.2
I have been unable to find the keywords "indicator" or "unlinked" in the API or
help files??
Was TDsell based on one of the 5 min or hourly charts, and because they
don't exist in my system, does the compiler change what was there to unlinked??
pthegreat, if you would be so kind as to change all the charts to dailies and/or
weeklies and save as revision1, it would be great.
Thanks,
harrynsc
|
|
Administration
Joined: 9/18/2004 Posts: 3,522
|
an unlinked indicator is one that was previously linked to a chart. For all intents and purposes it's an indicator that is now embedded inside the RealCode. I suggest you direct your comments to whomever created the layout.
Ken Gilb (Kuf) Chief Software Engineer - Worden Brothers Inc. Try/Catch - My RealCode Blog
|
|
Registered User Joined: 6/15/2008 Posts: 1,356
|
Hi Harrynsc,
just shared my latest layout. still no 13count TD-sequential, just the 9 with TDST.
I noticed the same about the "unlinked" indicators. I edited all charts and all indicators are "linked" (I believe). doesn't seem to make any difference anyhow.
look at the 5min locked chart of SPY. nice intraday signals using CCI, TEMA, combined with TD-sequential. But I guess as a gold user you won't see it.
good luck,
P.
|
|
Registered User Joined: 11/6/2004 Posts: 17
|
P.
Thanks! I'm a hardware engineer, but did some software years ago, so I've been reading
the Perl book and both of DeMark's books. I'll probably retire in the next 2-3 years, so I
wanted to get a headstart on my avocation. There's so many good ideas; it looks
like I have thousands of hours of backtesting ahead of me.....
H.
|
|
Guest-1 |