PureBytes Links
Trading Reference Links
|
Graham,this is what the help files say about the
valuewhen function.valuewhen(EXPRESSION, ARRAY, n = 1) RETURNS
ARRAY FUNCTION Returns the value of the ARRAY when the EXPRESSION
was true on the n -th most recent occurrence. Note:
this function allows also 0 and negative values for n - this enables referencing
future
So looks like it will not Remember the correct signal from the
Buy day, seems like it remembers all othe rbuy signals generated inbetween the
Real BUy and the real Sell signals.
Their must be something simple that remembers the price from the
buy day.
Check AmiBroker web page at:
http://www.amibroker.com/
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.
|