From: BobBack <drchap...@gmail.com>
Date: Tue, 14 Sep 2010 10:52:07 -0700 (PDT)
Local: Tues, Sep 14 2010 1:52 pm
Subject: Re: Math::Business::DMI
Thank you Paul for your very prompt reply.
> Works for me... I need to see more of your code.
And the example you posted evaluates for me also. I think that clearly
exonerates your module from any blame. My code is another matter. For curiosity I'll post a snippet of my code. As the whole script is around 47kB this is just a snip, and it's entirely possible the error is elsewhere. <code>
use Math::Business::DMI;
#declarations
#part of main loop
>{'lastPriceMatched'}),
);
push (@dmiData, [@dmiDataSlice]);
print "@dmiDataSlice\n"; # debug to check the input data
$dmi->insert( @dmiData );
#loop
This snippet is supposed to push new data onto the @dmiData array and
if ( scalar (@dmiData) >5) {
but as to why I'm currently none the wiser! I suspect it's probably
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||