PureBytes Links
Trading Reference Links
|
CursorIndex = <FONT
color=#0000ff>SelectedValue(<FONT
color=#0000ff>BarIndex<FONT
color=#000000>()); CursorBar = CursorIndex == <FONT
color=#0000ff>BarIndex<FONT
color=#000000>(); ParamPrice = <FONT
color=#ff0000>Close * (<FONT
color=#ff00ff>1 + <FONT
color=#ff00ff>0.01 *<FONT
color=#0000ff>Param(<FONT
color=#ff00ff>"%ChangeOpen",<FONT
color=#ff00ff>0,-<FONT
color=#ff00ff>5,<FONT
color=#ff00ff>5,<FONT
color=#ff00ff>0.01<FONT
color=#000000>)); C<FONT
color=#000000> = IIf<FONT
color=#000000>(CursorBar, ParamPrice, <FONT
color=#ff0000>Close<FONT
face=Arial>); <FONT
color=#0000ff>Plot(<FONT
color=#ff0000>C,<FONT
color=#ff00ff>"Close",<FONT
color=#ff00ff>1,<FONT
color=#ff00ff>64);
have
fun,
<FONT face=Arial
size=2>Herman
<FONT face=Tahoma
size=2>-----Original Message-----From: Dave Merrill
[mailto:dmerrill@xxxxxxx]Sent: January 29, 2004 3:52
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Code
using Param for temporary price adjustmentsA while
back, someone posted code that allowed you to make temporaryadjustments to
stock prices on the fly with Param, to experiment with howindicators
respond to hypothetical data changes.I can't find that msg now. Could
someone please send it again, or point meto
it?Thanks,DaveSend 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
Yahoo! Groups Links
To visit your group on the web, go to:<A
href="">http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:<A
href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
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 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.
|