PureBytes Links
Trading Reference Links
|
This is probably a very simple question, but I am having a problem
programming this situation. I am trying to learn afl use in explorations.
I want to
1- look at first low of the array to use as a base,
2- compare this to successsive lows and have a variable count the
number of bars with higher lows,
3-reset the count and the low compare to new value when low drops to
thehe previous low by greater than say 10%, ie. Low(-1)*1.10
4- I would like to use the exploration format, ie. tabular rather than
an indicator.
Is this possible, or is there a simpler method?
I have tried looked at various documentation and can't find any help
or am simply not seeing the solution.
Sorry to be lonq-winded and appreciate any help
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|