Rank: Newbie
Groups: Registered, Registered Users Joined: 8/24/2013(UTC) Posts: 5
|
Does anybody know how to modify this formula ,which gives profits , to gives a signal (buy) 3 months earlier? Column A:Fall Mov(CLOSE,130,E)<0.5*Ref(Mov(CLOSE,130,E),-260) ColumnB:Rise Mov(CLOSE,130,E)>Ref(Mov(CLOSE,130,E),-5) Filter Enabled:Yes Formula: cola AND colB
|
|
|
|
Rank: Advanced Member
Groups ready for retrieval: Registered, Registered Users You have been a member since:: 11/9/2012(UTC) Posts: 169
|
I'm not clear on what you mean with "...which gives profits"?
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 8/24/2013(UTC) Posts: 5
|
As you can see it's my first time on the forum, and I usually get technical support to write all my formulas. All I meant is that you can make a profit with this formula. But you would make a lot more if Explorer came up with results 2 or 3 months earlier. I just find that in the present state the formulas results are a bit late (i.e the stocks have already gone up considerably with the formula in its present form).
|
|
|
|
Rank: Advanced Member
Groups ready for retrieval: Registered, Registered Users You have been a member since:: 11/9/2012(UTC) Posts: 169
|
I'm still not real clear. But try this and see if it gets you closer. I got very few hits on this..but maybe that is what you're looking for.
__________________ Column A:Fall Cross(0.5*Ref(Mov(CLOSE,130,E),-260), Mov(CLOSE,130,E) ) ColumnB:Rise Mov(CLOSE,130,E)>Ref(Mov(CLOSE,130,E),-5) Filter Enabled:Yes Formula: cola AND colB
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 8/24/2013(UTC) Posts: 5
|
Thanks for the effort. Maybe the less the better. I'll keep trying this week to see if I get any hits. thanks, Leo.
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 8/24/2013(UTC) Posts: 5
|
Hi, I usually get the technical support team to write formulas for the Explorer for me. Does anybody know where I can find a course that teaches one to write the code for Explorer? many thanks in advance, Leo.
|
|
|
|
Rank: Advanced Member
Groups ready for retrieval: Registered, Registered Users You have been a member since:: 11/9/2012(UTC) Posts: 169
|
Here are a couple of resources:
Kevin Nelson was the former Sales manager for MetaStock. He's now providing training.
Also some videos on our website:
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 8/24/2013(UTC) Posts: 5
|
Hi, I came across this "Metastock programming study guide" from www.meta-formula.com based in Australia(company name- "Trading Excellence") for $297 AUD. Does anybody have any experience of this guide? as I'm tempted to get it. Leo.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Unverified Users Joined: 9/13/2004(UTC) Posts: 673 Location: Salt Lake City, UT
|
The formula language largely works the same within any of the MetaStock power tools. The Column and Filter functionality are the main items to familiarize with. Columns A through L are designed to report information (including True/False signals) while the Filter is designed to reject securities that do not meet the Filter criteria.
We do have a Formula Primer which starts with some basic formula writing and expands on this. You can download this free at:
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 11/18/2007(UTC) Posts: 96 Location: HK
|
Wizard373 wrote:I came across this "Metastock programming study guide" from www.meta-formula.combased in Australia(company name- "Trading Excellence") for $297 AUD. A ripped-off copy of the Formula Primer - stay away from the meta-formula.com scammers (specially David Jenyns)
|
|
|
|
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.