PureBytes Links
Trading Reference Links
|
Hi,
Since you will have to calculate the VFI before you can use it, I guess you
would need to add the VFI formula to your code, or you could put it in an
include file and #include it, which would probably be the more flexible way
since then the code would also be available for other scans too, and any
changes would only have to be made once.
Steve
----- Original Message -----
From: "original_nightstalker" <nightstalker@xxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, August 05, 2005 6:16 PM
Subject: [amibroker] How do I include a Custom indicator in a scan?
>I currently have a scan set up using volume, ADX, MACD etc, but one of the
>indicators I use a lot is the Volume Flow Indicator (VFI) by Markos
>Katsanos, from S & C Magazine of June and July 2004. The code is on the
>Ami website and works very well.
>
> My question, as a non-programmer, is: how do I include criteria from a
> custom indicator like the VFI into a scan formula? More specifically, I'm
> trying to include, as an "AND" along with the other criteria, the fact
> that a stock's VFI has been above zero for the last 3 bars.
>
> Any help much appreciated. Thanks team :)
>
> Regards, NightStalker
>
>
>
>
>
>
> 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
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
<font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h8u007v/M=362131.6882500.7825259.1493532/D=groups/S=1705632198:TM/Y=YAHOO/EXP=1123291205/A=2889190/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Put more honey in your pocket. (money matters made easy) Welcome to the Sweet Life - brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~->
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
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:
http://docs.yahoo.com/info/terms/
|