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

Notification

Icon
Error

Options
Go to last post Go to first unread
thanhcuibeo  
#1 Posted : Monday, July 5, 2010 7:33:42 AM(UTC)
thanhcuibeo

Rank: Newbie

Groups: Registered, Registered Users
Joined: 7/4/2010(UTC)
Posts: 2

I have a problem with the Explorer, as follows: When I used custom formulars to scan stocks, e.g: PlusDM:=If(H>Ref(H,-1) AND L>=Ref(L,-1), H-Ref(H,-1),If(H >Ref(H,-1) AND L<ref(L,-1) AND H-Ref(H,-1)> Ref(L,-1)-L, H-Ref(H,-1),0)); PlusDI:=100*Wilders(PlusDM,14)/ATR(14); MinusDM:=If(L<ref(L,-1) AND H<=Ref(H,-1), Ref(L,-1)-L,If(H>Ref(H,-1) AND L<ref(L,-1) AND H-Ref(H,-1)<ref(L,-1)-L, Ref(L,-1)-L,0)); MinusDI:=100*Wilders(MinusDM,14)/ATR(14); DIDif:=Abs(PlusDI-MinusDI); DISum:=PlusDI+MinusDI; ADXF:=100*Wilders(DIDif/DISum,14); Cross(ADXF,20) to scan stocks that have ADXF just crossed above 20, it would return some wrong answers,i.e. some stocks that ADXF might have ADXF much below 20. The strange thing is that it would return a list of several stocks, some are correct, some are wrong. However, if I use ready made fuctions, such as: Cross(ADX(14), 20) then the results would be totally correct, all stocks returned would have ADX(14) just crossed above 20. I have tried the same with different formulars, it happened the same way. Have anyones of U ever got the same problem of my? And if U know how to fix it, please let me know. Many thanks in advance.
wabbit  
#2 Posted : Monday, July 5, 2010 7:48:28 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)
wabbit wrote:
This is a very common problem; there are hundreds of posts on the forum explaining why this happens and how to fix it. Do a search of the forum and I am sure you will be amazed.

The short answer is to uncheck, Load Minimum Records and select an appropriate amount of data for the exploration.


Load more data for the exploration.


wabbit [:D]

thanhcuibeo  
#3 Posted : Monday, July 5, 2010 10:32:17 AM(UTC)
thanhcuibeo

Rank: Newbie

Groups: Registered, Registered Users
Joined: 7/4/2010(UTC)
Posts: 2

Thanks, Wabbit. I'll take your later recommendation, and if it works, I'll thank you again.
Users browsing this topic
Guest (Hidden)
Similar Topics
Please help! Lost my entire C:'Metastock direcory with all the security symols (Data Related Questions)
by TraderAlex 8/13/2008 11:46:59 AM(UTC)
Different time frames (intraday and daily). Please help! (MetaStock)
by stokkkid1 10/1/2007 11:23:34 PM(UTC)
How to configure System Tester to entry at open and exit at close of the same day - please help! (MetaStock)
by alexstrade 3/7/2007 5:18:19 PM(UTC)
Plotting discrete values - Please help! (Advanced Coding Techniques)
by matt678 2/6/2007 7:50:25 AM(UTC)
System Tester Problem - Please Help! (Formula Assistance)
by kruupy 1/28/2007 9:31:23 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.