PureBytes Links
Trading Reference Links
|
Hi All,
I want to allocate the values an indicator from the previous bars for use in the future in the following manner:
Value of BarIndex# ==allocated to=========> BarIndex#
100 ====================>
101
99
====================> 102
98
====================> 103
97
====================> 104
96
====================> 107
Can someone please help me define the manner in which the ref() function will be written to solve this problem?
TIA
Regards
Rakesh
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|