Rank: Newbie
Groups: Registered, Registered Users Joined: 1/21/2010(UTC) Posts: 2
|
Hi,
how can i create an indicator showing the stock price divide its 200 simple moving average price?
thanks.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 12/14/2009(UTC) Posts: 140 Location: Austria
|
Go into Indicatorbuilder - [f(x)] then [New] - enter a name e.g. "test" enter formula: C/Mov(C,200,S); [OK]
C is the Close Price, 200 the period (in a daily chart days), S is for simple
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 1/21/2010(UTC) Posts: 2
|
vienna wrote:Go into Indicatorbuilder - [f(x)] then [New] - enter a name e.g. "test" enter formula: C/Mov(C,200,S); [OK]
C is the Close Price, 200 the period (in a daily chart days), S is for simple
Thank you very much!!!
|
|
|
|
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.