PureBytes Links
Trading Reference Links
|
Draggie,
The problem will return everytime you reopen the chart for the first
time.
We've come up with several ways to fix the problem so it really
makes no sense not to fix the formula so that the peoblem will go
away.
The best fix is to use
dividend/Max(divisor,.0000001)
this assures that you will never have a division by zero error.
If you have problem trying to figure out where to use the formula
post yours and we'll show you the fix.
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, "draggiedriver"
<draggiedriver@xxx> wrote:
>
> Hi everyone,
>
> I've just had a problem return; and I can't remember how I fixed
it
> the first time!
>
> I have a template with several custom indicators in it. Depending
on
> the particular stock, my coding can throw up a number of 'divide
by
> zero' errors as the indicator gets 'warmed up'.
>
> I get the nag about the errors and I then check the option 'don't
> show future errors for this indicator again in this chart'. Next
time
> I open the chart, even in the same session with MS, I get the same
> errors.
>
> Of, course, the best course would be to get the code working
right,
> but that's one for later.
>
> Thanks
>
> Draggie
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|