Suggestion: Try plotting this formula as a indicator on few charts first to see if it is actually working. If it does not show you are getting a signal that is moving from 0 to 1 and back it is not working and there may be an error somewhere in the code. Get it to work as an indicator on a chart first before you try to use it in an exploration
----- Original Message ----- From: [email protected] To: [email protected] Sent: Tuesday, November 05, 2013 7:57 AM Subject: RE: Re: [EquisMetaStock Group] Metastock Exploration code I find it when I run the Exploration Fml( "TD Count Down Buy C") =1 (Please refer to my post---De Mark Count Down buy) It appears in the rejects column of the exploration report. Regards, Dr.Chatterjee ---In [email protected], <pfertig@...> wrote: Hi, the reason is that a mathematical calculation leads to an event which is not defined. Often it is a division by zero. Have you checked your data manually for the date you receive this error message?. best regards Peter "sournila@..." <sournila@...> schrieb am 14:54 Dienstag, 5.November 2013: Sometimes when I write a code in the explorer and run the exploration ---the rejects column shows "Results of the formula not defined on calculation date"---Why does this appear? Can someone explain? Regards, Dr.Chatterjee
