[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Amibroker AFL Code



PureBytes Links

Trading Reference Links

TJ,

Please add my vote for this one :>). IMHO AB *really* needs an easy way to
specify variable input parameters when an indicator is plotted. Also need to
be able to *easily* change these parameters (via right click on indicator
plot?) - like dare I say it? Metastock. As Anthony points out the constant
need for editing of AFLs (or having variants) is frustrating.

On a similar note another enhancement I would like to request is the
facility for AFLs to call other AFLs with parameter passing. This feature
would enable systems to be coded in a modular manner (rather than monolithic
mode as at present) and would eliminate all the current needs for AFL code
editing/copying/cutting/pasting). Maintainability is also vastly improved
i.e. change one object/AFL module and all other dependenicies are
automatically updated. Hope this makes sense - I'm sure TJ will know what
I'm getting at!

Regards
John

----- Original Message -----
From: <ajf1111@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, August 06, 2001 4:09 PM
Subject: [amibroker] Amibroker AFL Code


> Hi Tomasz;
>
> Is there a way to have an INPUT function in AFL code.
>
> example; INPUT()= "enter time periord" (( could be anything relating
> to the indicator code. (time, price, percentage,
> points, etc. When coded into the formula, an input
> box would popup on the screen asking for user
> input. In the above ex. "enter time periord".
>
>
> This way you do not have to change the value in
> your code constantly, to evaluate different
> results of your indicator.
>
> OR, it this something that can be accomplished with script. If so,
> could you supply a generic sample code , as I am not familiar with
> script.
>
> Thank you,
> Anthony
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>