PureBytes Links
Trading Reference Links
|
Hello Geoff,
Thank you for your suggestion. I think that it is worth
implementing :-)
As for bars - yes now it's clear, I will add open ticks
to the bar charts,
but just tell me why don't you use candlesticks if
you like to see open prices?
In my opinion, candlesticks are much more readable... the
only advantage of bars
are that they take less space.
Best regards,Tomasz Janeczko===============AmiBroker - the
comprehensive share manager.<A
href="">http://www.amibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Geoff
Mulhall
To: <A
href=""
title=amibroker@xxxxxxxxxxx>amibroker@xxxxxxxxxxx
Sent: Thursday, December 14, 2000
10:19 AM
Subject: Re: [amibroker] Importing
from ASX data
Tomasz and All,
Can I suggest the date and price of the cursor
position be displayed in the grey status area at the bottom of the screen. (ie
same line as shows the num lock status, for help press F1) This would be
useful no matter what tool was in use at any time (eg the pointer, vertical,
horizontal or diagonal line, fibonacci retracement, fibonacci time zones). It
would be very useful for price extensions, optimising the position of a trend
line and so on.
The open price is the at the top of the body of a
black candle or the botton of the body of a white candle. I have drawn a
diagram in the attachment which I hope clarifies. At present the bar chart
shows the close price but not the open price.
I'd also like to add my thanks for the resizable
window on the Analysis form.
Regards,
Geoff
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Tomasz Janeczko
To: <A
href=""
title=amibroker@xxxxxxxxxxx>amibroker@xxxxxxxxxxx
Sent: Thursday, December 14, 2000 6:07
PM
Subject: Re: [amibroker] Importing from
ASX data
Hello Fred,> [...]> I sighed ..
"sectors and industries" at last ! then, instead, you went on to>
write (an incredably useful tute) about "Commentry" writing ! All your
NLs> have been useful .. so 'thank you' for them .. and the
'resizable windows'> in V3.41.Yes, I realized that I left the
"Welcome" text unchanged after sending NL to the list. However an updated
version is available on myweb site at:<A
href="">http://www.amibroker.com/newsletter/06-2000.htmlSectors
and industries will come back soon in NL :-)>[...]> So,
Question 1]: What is the role of these two broker files (sectors and>
industries) ? are they 'just' a part of the 'documentation' - or are
they> supposed to be ' .ini' like ? ( broker.exe will run without
them being> present too). When I look at the properties of the Stocks
object I can see> Fullname:string but IndustryID, MarketId and
GroupID are type :number> suggesting that broker.(sectors and
industries) are documentation ?No. I wrote some time ago on this e-mail
list that broker.sectors andbroker.industires are used as a template
when creating new workspace.Once workspace is created these files are
not taken into consideration.In this way you may have different
categories in each workspace.If you want AmiBroker to load them into
already existing workspaceplease delete broker.workspace file BEFORE
opening the workspace.If you now open the workspace AmiBroker will read
broker.sectors and broker.industries.> Q2] is it possible to
display the 'open' marker on the price-bar ?What do you mean? The open
price? It is displayed when candlestick or bar chartis used.>
Q3a] In the price window would it be possible in a future release to
include> the y-coordinate ( the x-coordinate is already shown) of the
mouse cursor -> maybe this display mode could be toggled ? This would
be useful when trying> to determine the price value position of,say,
a placement of a horizontal> line study.Well, with "data
tooltips" enabled (See Prefs->Misc) if you stay a while overa point
on the chart the Y position (Value) is displayed.> Q3b] Could the
values displayed on the top line of the 'Indicators' panes be> made
dynamic like we have with the Refresh button in the 'Guru
Commentary'> window ?This is long discussed topic - sometimeI
will switch to that.The reason why it was not implemented originally was
that AmiBroker wasoriginally (in 1995) designed to run on Amigas with
one megabyte (1MB) or RAM !!!!It implied several limitations and itwas
one of it.> I am new to this 'game' so decided to put the whole
ASX 'data base' in. At> the moment I am using the 1-1 correspondence
between sector and industry> (entered manually) as suggested
elsewhere by Tomasz. It works OK and it is> very satisfying, forthe
first time ever, to be simply able to enter a> ticker or partialname
and instantly to be able to see a price graph+ of> what ever stock(
commodity, foreign market, financial!!) I want to check. I> can
actually follow the newspaper reports now! Sure, there's a lot of>
'rubbish' in the data base but I can manage that (partially by the use
of> Groups and Filters and correcting the data if it is 'important'
!) . If> there are other ASX users who want to exchange 'ideas'
please feel free to> contact me - I'm no expert but between us we
might clear up some problems> instead of always 'distracting' Tomasz
:-) .Thanks a lot, Fred! I think that this is the most important
goal of this mailinglist - helping AmiBroker users to share their ideas
and solutions.Best regards,Tomasz Janeczko
|