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

Notification

Icon
Error

Options
Go to last post Go to first unread
hsy  
#1 Posted : Sunday, November 28, 2004 6:51:46 AM(UTC)
hsy

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/16/2004(UTC)
Posts: 3

I have got this from a book. Anyone can help to convert the formula for use as Indicator or Exploration? ************************************************ Buy signal :
MACD > 9-unit Moving Average of MACD AND Yesterday's MACD < Yesterday's 9-unit Moving Average of MACD AND 20-unit Momentum Index > Neutral Line Sell Signal:
MACD < 9-unit Moving Average of MACD AND Yesterday's MACD > Yesterday's 9-unit Moving Average of MACD AND 20-unit Momentum Index < Neutral Line ********************************************* I'm new to customisation. Thanks. Vincent
joetrade69  
#2 Posted : Monday, November 29, 2004 7:46:36 PM(UTC)
joetrade69

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 121

The formulas are below: {Buy} (MACD()>Mov(MACD(),9,e)) and (ref(MACD(),-1)<ref(Mov(MACD(),9,e),-1)) and MO(C,20)>100 {SELL} (MACD()<Mov(MACD(),9,e)) and (ref(MACD(),-1)>ref(Mov(MACD(),9,e),-1)) and MO(C,20)<100
hsy  
#3 Posted : Tuesday, November 30, 2004 4:26:05 AM(UTC)
hsy

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/16/2004(UTC)
Posts: 3

I assume this is for Exploration. So how do i create a new exploration with it ... the values for ColA, ColB.,..Filter ..etc. :? Thanks.
hsy  
#4 Posted : Tuesday, November 30, 2004 2:09:37 PM(UTC)
hsy

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/16/2004(UTC)
Posts: 3

I already tried it out .. just put the formula in the Filter column and it seems to work fine. Will examine it closer soon. Thanks for your help.
Users browsing this topic
Similar Topics
Need help with formula (Formula Assistance)
by Mototrader 10/4/2005 4:31:49 AM(UTC)
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.