Bonjour, Je ne sais pas si Patrick parle franهais, moi oui :) En revanche, j'ai du mal ـ m'exprimer en anglais. Je cherche ـ appliquer un systوme de trading temps rىىl ـ un groupe de valeurs. Il me semblait que les filtres ne permettaient que de travailler en simulation. Je vais vىrifier si هa rىpond ـ mon besoin.
BG --- In [email protected], "Pierre LEGRIS" <[EMAIL PROTECTED]> wrote: > > Hi Patrick, > > Do you speak French ? > ----- Original Message ----- > From: NW Trader > To: [email protected] > Sent: Thursday, May 18, 2006 5:53 PM > Subject: Re: [amibroker] RT trading system with multiple securities > > > Hi BG > > Use Filter, select the watchlist. > > Peace and Justice --- Patrick > > > > > ----- Original Message ----- > From: BG > To: [email protected] > Sent: Thursday, May 18, 2006 7:06 AM > Subject: [amibroker] RT trading system with multiple securities > > > Hello, > Is it possible to apply a RT trading system to, say, a watchlist ? > I have tried : > > i = 0 ; > StockName = StrExtract(List, i) ; > while (StockName != "") { > SetForeign(StockName, False, True) ; > > (Here : process for each security) > > RestorePriceArrays() ; > i = i + 1 ; > StockName = StrExtract(List, i) ; > } > > Not appreciated by AB... > > Thanks, > > > > > > > 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 > > > > > > SPONSORED LINKS Investment management software Real estate investment software Investment property software > Software support Real estate investment analysis software Investment software > > > ---------------------------------------------------------------------------- > YAHOO! GROUPS LINKS > > a.. Visit your group "amibroker" on the web. > > b.. To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > ---------------------------------------------------------------------------- > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get to your groups with one click. Know instantly when new email arrives http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/GHeqlB/TM --------------------------------------------------------------------~-> 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: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
