PureBytes Links
Trading Reference Links
|
you
are missing the comma , after colorwhite
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: mayoor_vaghela
[mailto:mayoor_vaghela@xxxxxxxxx]Sent: Monday, April 14, 2003 1:03
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Re:
How to draw Verticles gridlines on days/weekDear
Anthony,I have applied following formula but it give syntex error on m of
styleHistogram.What to do ?Mayoor--- In
amibroker@xxxxxxxxxxxxxxx, "Anthony Faragasso" <ajf1111@xxxx>
wrote:> Plot(IIf(Day() > Ref(Day(),-1),1,0),"",colorWhite>
styleHistogram|styleOwnScale);> Plot(IIf(Month()
!=Ref(Month(),-1),1,0),"",colorWhite>
styleHistogram|styleOwnScale);> > >
-------Original Message-------> > From:
amibroker@xxxxxxxxxxxxxxx> Date: Sunday, April 13, 2003 23:59:48>
To: amibroker@xxxxxxxxxxxxxxx> Subject: [amibroker] How to draw Verticles
gridlines on days/week> > In AB each year end represent
vertical grid line , but I want to draw > verticle grid line on each
day or each week, so how to do it ? In > customise section I have ticked
yes to grid line but only horizontal > grid line appeared but not the
verticle one.> mayoor> > > Yahoo! Groups
Sponsor> > > > 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 > > 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
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
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
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|