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

Re: [AmiBroker] Using Multiple Time Frames



PureBytes Links

Trading Reference Links




Hello,
 
Tick data from eSignal are limited to ~10 days. 
You can compress to 5-sec and 1 minute using TimeFrame 
functions but as I wrote previously
TimeFrame functions work only with TIME intervals, not N-tick 
intervals.
 
The examples are the same as already included in the read me 
(just change in_ constants used):
 
TimeFrameGetPrice( "C", 
in1Minute) - gives you 1-min Close <FONT 
size=2>
TimeFrameGetPrice( "C", 
15 ) - gives you 15-sec Close 
TimeFrameGetPrice( 
"C", 5 ) - gives you 5-sec Close 

 
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Mr Valley 
  
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Thursday, October 23, 2003 5:38 
  AM
  Subject: RE: [AmiBroker] Using Multiple 
  Time Frames
  
  <FONT face=Arial color=#0000ff 
  size=2>Sorry for not clarifying, I am going the other 
  direction....
  The 
  database is at Tick base interval, so I wanted to see it compressed to 3 
  example Plot formats
  <FONT face=Arial color=#0000ff 
  size=2>5Second
  <FONT face=Arial color=#0000ff 
  size=2>10Tick and 
  <FONT face=Arial color=#0000ff 
  size=2>1Min
  <FONT face=Arial color=#0000ff 
  size=2> 
  I'm 
  guessing I'm not the only one that would appreciate the 
  examples.
  <FONT face=Arial color=#0000ff 
  size=2>Thank you in advance.
  <FONT face=Arial color=#0000ff 
  size=2> 
  Mr 
  Valley
  <FONT face=Arial color=#0000ff 
  size=2> 
  
    <FONT face=Tahoma 
    size=2>-----Original Message-----From: Tomasz Janeczko 
    [mailto:amibroker@xxxxxx]Sent: Wednesday, October 22, 2003 10:01 
    AMTo: amibroker@xxxxxxxxxxxxxxxSubject: Re: 
    [amibroker] Using Multiple Time Frames
    Hello,
     
    As written in the read me:
    "Please note that you can only 
    compress data from shorter interval to longer interval. So when working with 
    1-minute data you can compress to 2, 3, 4, 5, 6, ....N-minute data. But when 
    working with 15 minute data you can not get 1-minute data bars. In a similar 
    way if you have only EOD data you can not access intraday time 
    frames."
     
    So you can not chart 5 second data if your base time 
    interval is 1 minute.
     
    You would need to create database with 5 second base time 
    interval to chart both 1 minute and 5 second intervals.
     
    As for N-tick interval: TimeFrame functions work only on 
    TIME intervals, not on tick intervals.
     
    Best regards,Tomasz Janeczkoamibroker.com
    <BLOCKQUOTE 
    >
      ----- Original Message ----- 
      <DIV 
      >From: 
      Mr 
      Valley 
      To: <A 
      title=amibroker@xxxxxxxxxxxxxxx 
      href="">Amibroker 
      Sent: Wednesday, October 22, 2003 
      3:28 PM
      Subject: [amibroker] Using Multiple 
      Time Frames
      
      For use with 
      RT data, Can someone show me how to Plot 3 lines using the new time frame 
      functions all on one chart.
      <SPAN 
      class=312502413-22102003> 
      1) 
      1Min
      2) 
      5second
      <SPAN 
      class=312502413-22102003>and
      3) 
      10tick
      <SPAN 
      class=312502413-22102003> 
      It wasn't 
      clear in the read me about going below 1Min.
      More examples 
      would be great.
      <SPAN 
      class=312502413-22102003>Thanks
      <SPAN 
      class=312502413-22102003> 
      Mr 
      ValleySend BUG REPORTS to <A 
      href="">bugs@xxxxxxxxxxxxxSend 
      SUGGESTIONS to 
      suggest@xxxxxxxxxxxxx-----------------------------------------Post 
      AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
      <A 
      href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
      group FAQ at: <A 
      href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
      Your use of Yahoo! Groups is subject to the <A 
      href="">Yahoo! Terms of Service. 
      Send BUG REPORTS to bugs@xxxxxxxxxxxxxSend 
    SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx-----------------------------------------Post 
    AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
    <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
    group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    Your use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
    Send 
  BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT 









Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.