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

Re: [amibroker] Re: get 1 minute 9 ema from 5 minute bar



PureBytes Links

Trading Reference Links

I have overcome this hurdle by keeping the timeframe at the database  
level (the real limit), then using algorithms or timeframe functions  
to generate signals for longer timeframes.  You can even chart in the  
longer timeframes, but you can't use study tools.  I have made a  
suggestion to eliminate the drawbacks #1117.  The use of linked  
charts is also a possibility (see my AFL Library post "Bad Tick Trim  
on 5 sec database" for some ideas on how to do this).


On Sep 11, 2007, at 10:14 AM, scourt2000 wrote:

>
> Yeah, unfortunately, this is an implentation issue.  You can't get
> timeframes lower than the base timeframe.
>
> [I say it's an 'implementation issue' because, in something like
> eSignal, you can get any timeframe you want, regardless of the
> current one you're in]
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Peter" <aretep@xxx> wrote:
>>
>> I believe you can compress data i.e. if you are using 5 minute data
> then you
>> can get anything in a larger timeframe e.g. 6 minute + but you
> can't go
>> smaller than the timeframe you are using e.g. 1 minute??
>> Peter
>>
>>
>>   _____
>>
>> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx]
> On Behalf
>> Of murthysuresh
>> Sent: Tuesday, 11 September 2007 8:30 p.m.
>> To: amibroker@xxxxxxxxxxxxxxx
>> Subject: [amibroker] get 1 minute 9 ema from 5 minute bar
>>
>> Hello
>> i am using 5 minute bars and trying to get the 9 ema of 1 minute
> bars.
>> the data returning seems to be incorrect when i compare it
> visually.
>> can someone help in pointing out the error.
>> // i am using 5 minute timeframe and want to see the values of 1
> minute
>> bar.
>> OneMinuteBars=TimeFrameGetPrice("C",in1Minute,0,expandLast);
>> " 9 ema at 1 minute bar is " + WriteVal(EMA
> (OneMinuteBars,9),1.5); //
>> " 20 ema at 1 minute bar is " + WriteVal(EMA
> (OneMinuteBars,20),1.5); //
>>
>> // trying to use it directly
>>
>> //TimeFrameGetPrice(EMA(C,9), in1Minute, 0,expandLast);
>> //First parameter - pricefield - i
>>
>>


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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/