You can set it to 5 minute and import 10 minute data without trouble and it will work And don't keep your data in mySQL database - import it to AmiBroker. AmiBroker is minimum 10x faster than ANY SQL database.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: Mark Hike To: [email protected] Sent: Thursday, September 24, 2009 10:36 PM Subject: Re: [amibroker] Re: Can I use 10 minute data? Maybe you can submit a suggestion to TJ. That should not be difficult to add ... On Thu, Sep 24, 2009 at 4:14 PM, spacebass5000 <[email protected]> wrote: --- In [email protected], Timothy Ryan <tr4d...@...> wrote: > > I don't understand if you have data in 10M intervals that you are trying to import or are you trying to display 10M bars. > > As has been already posted, you can only use the periodicities you listed as the base interval (e.g. to store the data in) of the DB. Once you have a DB established, you can build bars of pretty much any type. > > - Tim Yeah, I have a MySQL database of 10 minute bars. When creating a database in AB, there is no setting for 10 minute data. I am rebuilding my database with 5m data because of this.
