Ron: thanks for your response but you miss my objective, sorry for not being clearer. I want to use the QP db to create a composite, which will contain only a single value for each day (say the sum of Rut stocks above their 50dema). Then, I want to be able to open that composite symbol in FastTrack. The FastTrack db has Open, High, Low, Close but they are all the same value (open the Quote Editor and see each field filled with same value). But that is irrelevant for a composite which is only a single value (of course, you can put the value in any one of the fields).
My key issue is how to transfer (easily) the composite from one db to another. Surely someone else has tried to do this....please help. Ken -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Rowland Sent: Tuesday, August 28, 2007 2:37 PM To: [email protected] Subject: [amibroker] Re: Copy or Use Composites from QP DB in Ftrack DB As far as I know it can't be done if you want OHLC. FT database has only 3 fields: Date, Close, Distribution Amount. It does not support OHLC nor Volume nor Open Interest. Open up any FT FNU file to see the format, then you can create a FT FNU compatible file of your QP3 composite. Save with filetype of FNU and copy to your FT directory. You will then have a FT compatible version of your composite (but it will contain only Close). --- In [email protected], Ken Close <[EMAIL PROTECTED]> wrote: > > Any help on this? I really need to do something in FastTrack with OHLC > composites generated in QP3, and need help on how to get the composite > transferred/copied/imported/?? over. > > Thanks. > > Ken > > _____ > > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf > Of Ken Close > Sent: Monday, August 27, 2007 6:35 PM > To: [email protected] > Subject: [amibroker] Copy or Use Composites from QP DB in Ftrack DB > > > I tried to copy a composite created in my QP database over to the equivalent > folder in my FTrack database, but it was not recognized by the Ftrack > database. At least it did not show up in a listing of symbols in the FTrack > db. > > Is it possible to create a composite in one database (QP which has H/L/O) > and then easily get that composite over into another database. > > I searched messages and Help and tried a few things but nothing makes the > copied symbol show up in the other DB. > > Any suggestions. > > Thanks, > > Ken > 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
