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

RE: [SPAM] Re: [amibroker] Need help with timeframes.



PureBytes Links

Trading Reference Links

Ahhh, Gotcha. Thanks heaps Graham.

 

 

 

From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Graham
Sent: Wednesday, 16 May 2007 6:12 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [SPAM] Re: [amibroker] Need help with timeframes.

 

you can only go to higher timeframes not smaller
ie with 1 minute base you can write to do 30 minute timeframes, not
the other way round

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

On 16/05/07, cipherscribe <adrianm2@xxxxxxxxxxxxxxxx> wrote:
> Hi There,
>
> I am scripting a realtime scan, and I need some help with timeframes.
>
> Within my settings, I want to scan on a periodicity of 30 minutes,
> however I want the script to extract an ATR based on 1 minute bars.
>
> I have been able to do this previously by using commands like
> 'timeframegetprice', 'timeframeexpand' and 'timeframeset', however
> none of these seem to work for me with ATR. I get different values for
> ATR when I use different periodicity settings. I have written the code
> a bunch of different ways, with iterations such as:
>
> aim = TimeFrameExpand(ATR(21),in1Minute,expandFirst);
>
> or
>
> TimeFrameSet(in1Minute);
> aim = ATR(21);
> TimeFrameRestore();
>
> Can someone help me out here?
>
> Cheers!
>
>
>
>
>
>
>
> 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

__,_._,___