Thanks Fred and Tomasz,

Here is the last email I received from Fred regarding 
troubleshooting (from back in May) --

"You got a lot of different stuff below … however …

1. There is no installation or reinstallation process to BatMan … 
It's a program that runs pure and simple … it either runs or it 
doesn't … it is highly unlikely that getting a fresh copy from some 
place it is loaded will solve anything … The same is true of IO … I 
doubt if reinstalling AB will do anything for you either … 

2. The Settings Portfolio tab entry that wants a number between 1 
and 1000 is Max Open Positions … BatMan does not muck with settings 
directly, it only allows you to load settings files per se.

As far as the error at line 2112 is concerned … This is usually 
indicative of an AFL that produces no results … BatMan is of course 
supposed to be run with production systems i.e. ones that you have 
checked that produce results in AB / AA.  The system that it is 
having trouble with is the second one in the batch … i.e. this one -
> DAILY1 - 2 SECTOR EXPLORE

What is happening is that has read past end of file without finding 
what is usually there as a header line. ~Fred "

I stopped troubleshooting at this point because all the jobs had 
worked previously, on their own. When I began screwing with setting 
Batman up with different periodicity setting files -- that's when 
the AB and Batman bugs kicked in. I have no idea what caused it.

It looks like I will need to edit my registry, and try again. If it 
still doesn't work, I'm not sure what else to try. Hey, at least all 
of this was documented, in case someone else runs into the same 
issue.

Thanks,

Brian

--- In [email protected], "Fred" <[EMAIL PROTECTED]> wrote:
>
> Yes, BatMan will allow and load upon request separate settings 
files 
> for each job within each batch ... It does however NOT modify or 
> create settings or other AB files nor does it do anything with any 
> registry entries.
> 
> --- In [email protected], "Tomasz Janeczko" <groups@> 
> wrote:
> >
> > Hello,
> > 
> > > For example, if I go into AA > Settings > Portfolio and change 
> any 
> > > variable in any field, a popup window tells me I need to enter 
an 
> > > integer between 1 and 1,000. If I do enter such an integer, I 
> still 
> > > get the same screen.
> > 
> > The only two possible reasons for that are:
> > a) directly or indirectly (via Batman) a corrupted .ABS 
(settings) 
> file was loaded
> > b) Windows registry got corrupted
> > 
> > To cure this, run REGEDIT (Windows registry editor)
> > and REMOVE the following key:
> > 
> > HKEY_CURRENT_USER\Software\TJP\Broker\AFL\Settings
> > 
> > As for:
> > >For example, I found I had to separate out weekly 
> > > scans/explorations from daily scans/explorations, 
> > 
> > You would need to have separate settings files (.abs) loaded
> > before weekly and daily exploration.
> > I don't know however, if Batman allows separate settings file 
for 
> each
> > scan or not (you would need to ask Fred).
> > 
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > ----- Original Message ----- 
> > From: "brpnw1" <tradermail@>
> > To: <[email protected]>
> > Sent: Sunday, August 27, 2006 2:27 PM
> > Subject: [amibroker] Re: AB registration questions
> > 
> > 
> > > Tomasz,
> > > 
> > > Thanks for your quick reply. I am preparing to present one of 
my 
> > > trading systems to a large firm, using AB. In the preparation, 
I 
> am 
> > > trying to work some kinks out of things.
> > > 
> > > I am using AB 4.80.1 and Batman 2.1. 
> > > 
> > > I setup Batman several months back, and got into a periodicity 
> issue 
> > > with it. For example, I found I had to separate out weekly 
> > > scans/explorations from daily scans/explorations, in Batman, 
and 
> > > make them completely different batch jobs. I followed some of 
> Fred's 
> > > advice about setting this up properly, and then found I had a 
bug 
> > > issue within AB's AA window settings section.
> > > 
> > > For example, if I go into AA > Settings > Portfolio and change 
> any 
> > > variable in any field, a popup window tells me I need to enter 
an 
> > > integer between 1 and 1,000. If I do enter such an integer, I 
> still 
> > > get the same screen.
> > > 
> > > At the same time I noticed this bug, my Batman jobs began 
> failing, 
> > > with an error message (which identified abother bug - this 
time 
> in 
> > > Batman). I reverted to my previous Batman jobs that worked 
> before, 
> > > but these no longer worked, either. I reinstalled everything 
from 
> > > scratch, with the same issues.
> > > 
> > > I haven't actually been working with Batman for several weeks, 
so 
> I 
> > > don't have documentation of the actual error message anymore. 
I 
> > > posted all the details on this message board, however. Fred 
> helped 
> > > me out but we never arrived at a solution. Which is why I 
dropped 
> my 
> > > work with Batman altogether.
> > > 
> > > However, I would like to present your software with Batman, 
since 
> I 
> > > like your software. You will also get some nice exposure 
during 
> this 
> > > presentation. I have a week to prepare.
> > > 
> > > For your own interest, please read this --
> > > http://www.onwallstreet.com/article.cfm?articleId=2946
> > > 
> > > MCS is becoming more popular. I recommend MCS integration with 
AB.
> > > 
> > > Thanks,
> > > 
> > > Brian
> > > 
> > > --- In [email protected], "Tomasz Janeczko" <groups@> 
> > > wrote:
> > >>
> > >> Hello,
> > >> 
> > >> Why do you want to reinstall? Frankly speaking I see no 
reason.
> > >> Better describe what it real problem (a "bug" as you named 
it) 
> > >> and surely there is a way to fix it without reinstalling.
> > >> 
> > >> As to your question: re-installs have nothing to do with 
upgrades
> > >> and you can re-install as many times as you want (reinstalls
> > >> do not count for upgrades)
> > >> 
> > >> Best regards,
> > >> Tomasz Janeczko
> > >> amibroker.com
> > >> ----- Original Message ----- 
> > >> From: "brpnw1" <tradermail@>
> > >> To: <[email protected]>
> > >> Sent: Saturday, August 26, 2006 7:35 PM
> > >> Subject: [amibroker] AB registration questions
> > >> 
> > >> 
> > >> >I purchased the Amibroker "regular" version a few months 
ago. I 
> > > have 
> > >> > been using BatMan with it and at some point the two 
together 
> > > produced 
> > >> > a bug within the Automatic Analysis window area of 
Amibroker. 
> I 
> > > need 
> > >> > to re-install AB and Batman and try again, before I give up 
> > > entirely 
> > >> > on using these two together.
> > >> > 
> > >> > My question is... if I reinstall AB and then click on the 
AB 
> > >> > Registration Wizard to re-register my re-installed AB, will 
I 
> be 
> > > using 
> > >> > one of the three AB upgrades that come with my initial AB 
> > > purchase?
> > >> > 
> > >> > What are the details around the upgrades one automatically 
> gets 
> > > when 
> > >> > they buy AB?
> > >> > 
> > >> > Thanks!
> > >> > 
> > >> > Brian
> > >> > 
> > >> > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > Please note that this group is for discussion between users 
only.
> > > 
> > > To get support from AmiBroker please send an e-mail directly 
to 
> > > SUPPORT {at} amibroker.com
> > > 
> > > For other support material please check also:
> > > http://www.amibroker.com/support.html
> > > 
> > > 
> > > Yahoo! Groups Links
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > >
> >
>







Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to