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

Re: [amibroker] Multiple stock search



PureBytes Links

Trading Reference Links

Hello, Kaveman

Yes you can.



kaveman wrote:

> This has probably already been discussed, but I have a standard
> search I
> use for a short watchlist of stocks. Each stock has different
> quantities
> within the same indicators that I have optimized for each stock.
> At the moment I run each stock in a separate scan to get the buy/sell
> results.
> Is it possible to include the different stocks in a single pass scan
> having individual search criteria.
> As a very simple example I can have 4 stocks in a list with four
> different moving average lengths and look for a cross of the Moving
> average by say the close price.
> Stock1 has cross(close,EMA(close,15);
> Stock2 has cross(close,EMA(close,20);
> Stock3 has cross(close,EMA(close,25);Stock4 has
> cross(close,EMA(close,30);can I include something like an IIF
> statement
> for each ticker and then include the MA periods as part of that using
> a
> variable in the MA.
> My actual search formula is a bit more complex, so I have just used a
> simple example for discussion purposes.
> Graham
>
>
> ----------------
> Powered by telstra.com
>
>
>
>
> Yahoo! Groups Sponsor
ADVERTISEMENT

>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.