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

Re: [amibroker] Buy only stocks with sufficient liquidity?



PureBytes Links

Trading Reference Links

Graham --
That's what I wanted to know.  I'll give CBT a try.
Thank you.
-- Keith

Graham wrote:

In portfolio backtesting you can only use the current backtest equity
in the advanced backtest coding

--
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://www.aflwriting.com

On 06/03/07, Keith McCombs <kmccombs@xxxxxxxxxcom> wrote:
> I want to limit my buying, in backtesting, to stocks with 'sufficient'
> liquidity. So, maybe something like this:
>
> maxpositions = 25;
> days = 10;
> K = 1000;
> mybuy = <some code here>;
> buy = mybuy AND MA(Close * Volume, days) > K * TodaysEquity/maxpositions;
>
> But, how do I get TodaysEquity?
> Or is there another approach all together?
>
> -- Keith
>
>
>
> 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
>
>
>
>

__._,_.___

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





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___