You might also want to consider running all three conditions in one 
exploration with each one having its own AddColumn statement.  Then 
you can sort on each column to see the results.

--- In amibroker@yahoogroups.com, "sdebu_2k" <[EMAIL PROTECTED]> wrote:
>
> Hi  all,
> I am new in afl programming.I want to know whether is it possible 
to 
> write multiple exploration in one afl?
> I want to write 3 explorations at a time so that user can opt from 
> the properties window .
> 
> eg. in the properties window there would be one variable named 
> "Choose Condition" and under this in the drop down menue there are 
3 
> conditions say, MACD, Stochstic, and 13,30 EMA cross over.
> 
> I want the afl block to run depending on the condition choosen by 
> the 
> user.
> 
> is it possible using param  function ?????? if yes how?
> I just want the code to show the 3 conditions in the "Choose 
> Condition" dropdown list.
> Senior members and all the afl lovers plzzzzzzzzzz  put some light 
> on 
> it.
> Thanx in  advance.
> 
> Dev
>


Reply via email to