Thanks Tomasz. I checked and it was not read-only.
On 8/22/06, Tomasz Janeczko <[EMAIL PROTECTED]> wrote:
Hello,broker.prefs - check if this file is NOT read-only. (For example when copying files from CD-ROM they all get 'read-only' flag)
http://www.amibroker.com/guide/x_files.htmlBest
Thanks Graham, I didn't realize I could create a new DB without
overwriting the other DB's structure. I think I figured out the
jscript in the files section to now add my stocks to their respective
groups. This opens up some new possibilities for me.
Thanks.
DM
--- In amibroker@yahoogroups.com,
Tomasz,
My broker.prefs is not read-only. The last modification date/time was
when I was altering preferences this mornng.
Dan
--- In amibroker@yahoogroups.com, "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> broker.prefs - check if this file is NOT read-only.
> (For example when co
Completely unintentional. I posted at Yahoo and then replied from gmail. Sorry for the confusion.
On 8/22/06, intermilan04 <[EMAIL PROTECTED]> wrote:
I was about to point out the same thing.Very smart idea to ask a question with one ID then follow up with another.
--- In amibroker@yahoog
What do you mean by "module" and "application" ?
d
> -Original Message-
> From: amibroker@yahoogroups.com
> [mailto:[EMAIL PROTECTED] On Behalf Of cyclicaltrader
> Sent: Tuesday, August 22, 2006 9:11 PM
> To: amibroker@yahoogroups.com
> Subject: [amibroker] Re: Preferences still reverti
That has been happening to me too from time to time but I think I know
the reason why.
When I run quite a few applications at the same time and I decide to
shutdown AB, the application shuts down, but the module that is
connected to my feed (IQFeed) remains running in an idle state.
If I run AB
You can end up with two IDs if you post messages
using both email and also online at Yahoo's group site (sometimes at work you
don't have access to email).
Three IDs is a bit difficult to explain
though.
- Original Message -
From:
intermilan04
To: amibroker@yahoogroup
Hello Ric,
First, I'd just like to say that Graham is also very good with coding
ASX systems in AB. And you should also talk to Graham about
this as well. You may gain some valuable insights by having multiple
approaches, perspectives and knowledge bases.
I dare say that Graham ([EMAIL PROTECTED])
There is simple code, you just didn't ask a simple question ;-)
--
Terry
-Original Message-
From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of rlfoxworth2006
Sent: Tuesday, August 22, 2006 15:09
To: amibroker@yahoogroups.com
Subject: [amibroker] Re: Pulling values from
Thanks. I'll take a look and see if I can translate your
coding looks really great and sophisticated! Simple must no longer
exist in a real world.
Again thanks!!!
Richard
--- In amibroker@yahoogroups.com, "Michael.S.G." <[EMAIL PROTECTED]>
wrote:
>
> Richard,
> I have written someth
I was about to point out the same thing.
Very smart idea to ask a question with one ID then follow up with another.
--- In amibroker@yahoogroups.com, "dingo" <[EMAIL PROTECTED]> wrote:
>
> are you (ges x), techsmart and danielwardadams all the same person?
If so,
> please use just one id - very c
Hello,
broker.prefs - check if this file is NOT read-only.
(For example when copying files from CD-ROM they all get 'read-only' flag)
http://www.amibroker.com/guide/x_files.html
Best regards,
Tomasz Janeczko
amibroker.com
- Original Message -
From: "techsmart" <[EMAIL PROTECTED]>
To:
are you (ges x), techsmart and danielwardadams all the same
person? If so, please use just one id - very confoosing as to who's thread
this is and who has the problem...
d
From: amibroker@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of ges xSent:
Tuesday, Aug
Sometimes I run more than one instance of AB. But that doesn't seem to be the key to this problem. I don't see a direct correlation between running more than one instance and losing my prefs.
g
On 8/22/06, dingo <[EMAIL PROTECTED]> wrote:
Are you running more than 1 instance of Amibro
Hmmm, if I pull a price chart from the standard formula library, the
axes, etc. look okay. So, it has to be something I'm doing in my AFL.
Gotta run so will have to chase it tonight.
--- In amibroker@yahoogroups.com, "dingo" <[EMAIL PROTECTED]> wrote:
>
> Are you running more than 1 instance of A
Nope (only one instance).
--- In amibroker@yahoogroups.com, "dingo" <[EMAIL PROTECTED]> wrote:
>
> Are you running more than 1 instance of Amibroker at a time?
>
> d
>
> > -Original Message-
> > From: amibroker@yahoogroups.com
> > [mailto:[EMAIL PROTECTED] On Behalf Of techsmart
> > Se
Are you running more than 1 instance of Amibroker at a time?
d
> -Original Message-
> From: amibroker@yahoogroups.com
> [mailto:[EMAIL PROTECTED] On Behalf Of techsmart
> Sent: Tuesday, August 22, 2006 9:45 AM
> To: amibroker@yahoogroups.com
> Subject: [amibroker] Preferences still reve
Tried that. The axes don't change and the next time I display the
parameters, they have reset back from Yes to No (??).
Is thee any way to override them programatically other than with
PlotGrid? Seems I must be wiping them out somehow.
Dan
--- In amibroker@yahoogroups.com, "Bob Jagow" <[EMAIL PR
Toggle them in the Axes & Grid section of Parameters [^R].
-Original Message-
From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED]
Behalf Of danielwardadams
Sent: Tuesday, August 22, 2006 6:15 AM
To: amibroker@yahoogroups.com
Subject: [amibroker] X and Y Axis values?
I haven't used
> ...and how can you pontificate that the exchange doesn't matter?
Pontificate...? Yeah, I was riding the 'high horse' on that post
wasn't I. I'll repent by riding on the donkey cart for a few days.
Since I ignored the exchange issue, feel free to elaborate your own
insights on the subject.
This keeps happening and I cannot figure out why. After several
years of using AB, this just started a couple of months ago.
I'll load up AB and for some reason the preferences are set back to
some default. Chart colors, data locations, intraday intervals, etc.
are all set back to some defaul
I haven't used Amibroker for awhile and now I see the values on the X
(dates) and Y (prices) axis have disappeared from all price
charts. What does it take to get them back?
Dan
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-
Richard,
I have written something that does what you talk about.
It reads values from a text file, Does some calculations,
then plots various lines and text information.
It's fairly complicated, However you should be able to
see what it's doing by examining the AFL.
Link:
http://www.amibroker.org/3
Hi Yuki and Bob,
It appears to me that NASDAQ's Opening Cross works in similar manner
as Tokyo. Of course, Tokyo has the infamous Stop-High and Stop-Low,
which halt trading altogether, but that's a different story here,
since we are discussing how opening prices are determined.
I like NASDAQ and
Hi Bob,
Tuesday, August 22, 2006, 1:27:43 PM, you wrote:
BJ> and how can you pontificate that the exchange doesn't matter?
It matters. In Tokyo, if you have a market order in prior to the
open, you will get a one-price fill at the price that will be printed
as the open in every data service
I'm new at this,..Some help needed, please...
I have values in a text file that I would like to have an afl pull
out of and plot horizonal lines for it's listed date.
Must match and pull for current stock in window.
Any help much appreciatedthanks!
Richard
File Named
c:\stocks\Values.txt
Can anyone help?
I'm new at this,..Some help needed, please...
I have these values in a text file that I need afl code to pull
from. Then plot horizonal lines for the prices, posting for the
listed dates from a file.
Must match on and pull for the current stock window. For instance go
through
27 matches
Mail list logo