PureBytes Links
Trading Reference Links
|
<FONT face=Arial color=#0000ff
size=2>Paolo,
You
may need a custom plot. Lets say that volume is stored in the close
field.
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>plot(c,"Volume",4,2);
<FONT face=Arial color=#0000ff
size=2>
will
plot whatever value is stored in Close as a histogram.......
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: Paolo
[mailto:pmonnetti@xxxxxxxxxxx]Sent: Sunday, March 14, 2004 9:29
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Re:
Volume Data FieldI am just trying to open a new window
under the NYSE Index window, using the file containing the volume data. If I
"Insert..Standard Charts..Volume" I get nothing, because there's nothing in
the volume field of this file. If I "Insert..Standard Charts..Price" I do
get the volume, but only as data points, OHLC all being
identical.Perhaps I need to code a custom indicator, but my skills haven't
advanced to that point yet. Is there anything I can do in the
meantime?Paolo--- In amibroker@xxxxxxxxxxxxxxx, "Jayson"
<jcasavant@xxxx> wrote:> Paolo,> post the code you are using
to plot your volume. It should plot as histogram> regardless of the
field.> > Regards,> Jayson> -----Original
Message-----> From: Paolo [mailto:pmonnetti@xxxx]> Sent: Sunday,
March 14, 2004 4:48 PM> To: amibroker@xxxxxxxxxxxxxxx> Subject:
[amibroker] Volume Data Field> > > I am a new user of
AmiBroker, and delighted with it so far. I'm> having a problem displaying
NYSE volume and the NYSE index at the> same time. I am using InvestorLink
(DataBoss software) for data, and> the NYSE volume comes in a separate
file. For some reason their> volume figure shows up as identical OHLC
data, and doesn't appear in> the volume field. I can display the data in
a second window OK, but> only as points - it doesn't display as a
histogram, presumably> because the data is not in the volume
field.> > What would be the best way to get around this?>
> Paolo> > > > > Send BUG REPORTS to
bugs@xxxx> Send SUGGESTIONS to suggest@xxxx>
-----------------------------------------> Post AmiQuote-related messages
ONLY to: amiquote@xxxxxxxxxxxxxxx> (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)>
--------------------------------------------> Check group FAQ at:>
<A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html>
> > Yahoo! Groups
Sponsor>
ADVERTISEMENT> > > > > >
---------------------------------------------------------------------------->
----> Yahoo! Groups Links> > a.. To visit your
group on the web, go to:> <A
href="">http://groups.yahoo.com/group/amibroker/>
> b.. To unsubscribe from this group, send an email
to:> amibroker-unsubscribe@xxxxxxxxxxxxxxx>
> c.. Your use of Yahoo! Groups is subject to the Yahoo!
Terms of Service.Send BUG REPORTS to
bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
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:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|