Thanks Graham,

I start to understand how the backtest is working.

So, I'll setup something like that, and change the setup on 1 minute :

Cross(High,TimeFrameExpand(MA_B,15Minute)

Thanks !


----- Message d'origine ----
De : Graham <[EMAIL PROTECTED]>
À : [email protected]
Envoyé le : Lundi, 22 Octobre 2007, 22h57mn 54s
Objet : Re: [amibroker] Also a simple querry

You cannot use smaller periods than the timeframe setting
What you need to do is use 1 minute period setting and then timeframes
for 15 minute

-- 
Cheers
Graham Kav
AFL Writing Service
http://www.aflwriti ng.com

On 22/10/2007, tradeuk59 <[EMAIL PROTECTED] fr> wrote:
> Hi,
>
> I had already post a similar messages but still need help. Sorry for
> asking again.
>
> Can someone explain to me, how to backtest with minute data when the
> chart is setup in 15 minutes frame.
>
> I mean, for example, sell when the price > MA(15 minutes)
>
> At this time, i get a result where the price is the close price for a
> 15 minute period. But i want to get the price for one minute period.
>
> I had try with
> TIMEFRAMEEXPAND( close,1minute) and MA(TIMEFRAMEEXPAND( close,15minute)
> but i get all time the 15 minute price.
>
> The setup in Backtester setting is periodicity 15 minute. Is it that
> the mistake ?
>
> Many 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroke r.com/devlog/
>
> For other support material please check also:
> http://www.amibroke r.com/support. html
>
> Yahoo! Groups Links
>
>
>
>




      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

Reply via email to