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

Notification

Icon
Error

Options
Go to last post Go to first unread
sitka  
#1 Posted : Monday, November 24, 2008 3:29:35 PM(UTC)
sitka

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/22/2008(UTC)
Posts: 5

For example: I make an expert with moving avrage 15 that crosses mov 100 with buy and sell signals. I than attach an expert on a chart and everything seems ok. But when I then make to indicators (mov 15 and mov 100) and lie it on top of the chart with the expert, the expert and the crossings of the two indicators give me different crossingpoints. Why this ???
wabbit  
#2 Posted : Monday, November 24, 2008 4:12:47 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Without being able to see the chart as you see it or the codes; I will guess that you have different types of MAs in the expert and the chart? You might have correctly set the length of the MAs, but did you set the data and the moving average type to be the same in the indicators as in the expert?


wabbit [:D]

sitka  
#3 Posted : Tuesday, November 25, 2008 12:48:04 AM(UTC)
sitka

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/22/2008(UTC)
Posts: 5

Thank you for the answer.

Formula in indicator builder
1: mov(C,15,E)
2: mov(C,100,E)

Formula in expert
mov(C,15,E) > mov (C,100,E) bull and mov(C,15,E) < mov(C,100,E) bear


I get the same result in expert and when I backtest, but not when I use the two indicators
wabbit  
#4 Posted : Tuesday, November 25, 2008 3:54:19 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Are you aligning the indicators on the chart with the price scale on the chart? Or are you creating a new scale for the indicators, or overlaying the indicators without scaling?


wabbit [:D]

sitka  
#5 Posted : Tuesday, November 25, 2008 5:39:19 AM(UTC)
sitka

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/22/2008(UTC)
Posts: 5

I am quite new to ME.

First I bring up a new stock. Then I attach an expert. Then I just get my two indicators from the indcator meny and overlay them on the chart with the expert.When I attach the two indicator I get up a small meny and then I chose the alternativ on the top (I don't remember what it says).
wabbit  
#6 Posted : Tuesday, November 25, 2008 6:21:40 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
That's the problem...

The top menu choice is to display the indicators on a new scale on the left hand side of the chart, when the data price is (normally) displayed on the right hand axis. When you drop a price-type indicator on a chart, you want to make sure it is "synchronized" with the price scale of the chart, so in the scaling dialogue box make sure to select "merge with scale on left/right" whichever axis has the price data on it.

Have a read in the MS User Manual about "scaling"


Hope this helps.

wabbit [:D]

sitka  
#7 Posted : Tuesday, November 25, 2008 6:31:17 AM(UTC)
sitka

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/22/2008(UTC)
Posts: 5

Thank you, that solved the problem !
arnie  
#8 Posted : Sunday, November 30, 2008 3:53:16 AM(UTC)
arnie

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 4/23/2005(UTC)
Posts: 12

wabbit wrote:
That's the problem...

The top menu choice is to display the indicators on a new scale on the left hand side of the chart, when the data price is (normally) displayed on the right hand axis. When you drop a price-type indicator on a chart, you want to make sure it is "synchronized" with the price scale of the chart, so in the scaling dialogue box make sure to select "merge with scale on left/right" whichever axis has the price data on it.

But... what to do when the scaling dialogue box don't appear?

Is there any formula that forces an indicator to recognize the charts price and use them as an "anchor"?

I'm having the same problem [:(]

Justin  
#9 Posted : Monday, December 1, 2008 5:01:01 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 vast majority of indicators should pop up the scaling box. I believe that moving averages do not. In any case, you can right click on a plotted indicator and choose "Scaling" to get to the scaling menu.
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.