PureBytes Links
Trading Reference Links
|
Hi,
I have the following code but I got the error on
the Minv and Maxv that the type was not supported. If there is another way to
dynamically control the minvalue and maxvalue of the plot function
?
Minv=<FONT
color=#ff00ff>lowest(V);
Maxv=highest(V);<FONT
color=#0000ff size=1>
Plot(V,<FONT color=#ff00ff
size=1>"Vol"<FONT color=#000000
size=1>,colorDarkYellow,styleOwnScale| <FONT color=#ff00ff
size=1>2|<FONT color=#ff00ff
size=1>4,<FONT color=#000000
size=1>Minv,Maxv);
Thanks
KK
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.
|