logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Wizard373  
#1 Posted : Tuesday, August 27, 2013 9:55:38 AM(UTC)
Wizard373

Rank: Newbie

Groups ready for retrieval: 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

John S  
#2 Posted : Tuesday, August 27, 2013 11:47:36 AM(UTC)
John S

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 11/9/2012(UTC)
Posts: 169

I'm not clear on what you mean with "...which gives profits"?
Wizard373  
#3 Posted : Tuesday, August 27, 2013 12:42:12 PM(UTC)
Wizard373

Rank: Newbie

Groups ready for retrieval: 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).

John S  
#4 Posted : Tuesday, August 27, 2013 2:31:31 PM(UTC)
John S

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 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

Wizard373  
#5 Posted : Tuesday, August 27, 2013 3:40:41 PM(UTC)
Wizard373

Rank: Newbie

Groups ready for retrieval: 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.

Wizard373  
#6 Posted : Wednesday, August 28, 2013 9:57:28 AM(UTC)
Wizard373

Rank: Newbie

Groups ready for retrieval: 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.

John S  
#7 Posted : Wednesday, August 28, 2013 10:03:25 AM(UTC)
John S

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 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:


Wizard373  
#8 Posted : Wednesday, August 28, 2013 10:39:49 AM(UTC)
Wizard373

Rank: Newbie

Groups ready for retrieval: 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.

Justin  
#9 Posted : Wednesday, August 28, 2013 1:13:51 PM(UTC)
Justin

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:

Laisze  
#10 Posted : Friday, August 30, 2013 9:05:01 PM(UTC)
Laisze

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.