Perhaps you can create an artificial ticker named ~REFERENCE with  
data for all minutes in the trading hours you desire.

Dennis


On Sep 3, 2007, at 3:36 AM, tetoinf wrote:

> Hi,
>
> maybe already exist, but i can't find it.
>
> How do we do with the correct data/minute ?
>
> If amibroker is set with internal time Pc , when import data from
> service data the times can be different if the time of your pc is
> different.
> So it can be overlap of data ...
>
> If you consider the time of service data ... i think is the best ...
> But there is a a big problem.
>
> I think you turn off your pc sometimes .
> If I download the missing data from the period I turn off from quote
> service data they send me only the data every one minute ,
> BUT not all !!! only when the price is change ...
> So i can have some futures that from 00.00 AM to 9:00AM is not well
> related on the time scale due low exchange of data.
>
> I need to fill the absent minute .
> Because if I do thecnical analysis i need to have a X-scale correct
> with time and price.
>
> I do not know if you use cycle on your trading , but time is
> important in graphic technical analysis,
>
> Some people suggest insert another thiker on chart that have all data,
> but if you use CME data from 00:00 AM to 9:00 AM every future can
> have lost of data.
> and when downloaded the problem persist.
>
> So ... exist one utility that permits me to preserve original
> data ,but consider every minute on chart olso if it not exist !
>
> I intend that Amibroker must have a scale of time perfect at every
> minute minimun ...
> So if I insert the downloaded data by import wizard ,it must consider
> that for the minute amsent it must consider the correct scale
> time/price ( abscissa ).
>
> Or one utility that after import i can run to insert every minute
> absent at the price of the real last price.
>
> example :
>
> if I have ( i use only close on this example) received only 2
> quotation in 5 minute ...
>
> time     C
> 09:00  1500
> 09:05  1508
>
> the utility or amibroker must convert like this.
>
> time     C
> 09:00  1500
> 09:01  1500
> 09:02  1500
> 09:03  1500
> 09:04  1500
> 09:05  1508
>
> So I have every minute and abscissa time is right , my analysis
> perfect due every time insert OK
> that are not considered at the time ,when i import from
>  Import wizard.
>
> Exist this possibility ? or how is possible to do to resolve ?
>
> 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.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>

Reply via email to