Hello Habib, Right now my programming computer is having a small problem. I will get back as soon as it gets back to work. In the meantime, I would like to say that it is EXTREMELY simple, even for a non-hardcore-programmer like me. I learnt it by going through the Amibroker help file and related examples in the group here. Can be done with just 4-5 lines of code.
I will get back again. With Regards Sanjiv Bansal --- In [email protected], "Habibur Md. Rahman Planning Networks" <ha...@...> wrote: > > Hi Sanjiv > > I have done it by ASCII import. Will you please share your OLE code? > > Regards > Habib > ________________________________ > From: [email protected] [mailto:[email protected]] On Behalf > Of sumangalam > Sent: Tuesday, May 26, 2009 2:46 PM > To: [email protected] > Subject: [amibroker] Re: Import Information > > Hello, > > Going by the ASCII Import Reference the information that you are talking > about should be definable by ASCII importer, though I have not done it myself. > > Look for Help > Amibroker User's Guide > Reference Guide > ASCII Import > Reference. It seems to have information that might help you. > > I have done similar things with OLE - it worked like a charm. > > With Regards > > Sanjiv Bansal > > --- In [email protected]<mailto:amibroker%40yahoogroups.com>, > "dubi1974" <gonzales74@> wrote: > > > > Thanks Habib, > > > > but unfortunately the most fundamental data can't be imported through the > > ASCII import. I would like to import Round Lot Size, Margin Deposit, Tick > > Size, Point Value. As I have to roll my futures contract on a monthly, 3 > > monthly basis, I do not want to enter all this field every month, instead I > > would like to import it out of a .csv or .xls file. > > > > Kind regards, dubi > > > > > > > > --- In [email protected]<mailto:amibroker%40yahoogroups.com>, > > "Habibur Md. Rahman Planning Networks" <habib@> wrote: > > > > > > You can do it by ASCII import. There are some default fields in the > > > database other than price, which can be imported. See the 'Format > > > Definition commands' section to have a list of available fields and also > > > the process of defining the format for importing data. > > > > > > Regarding this issue, I have a query to experts, whether it is possible > > > to add some customized fields in the database other than the available > > > fields? > > > > > > Regards > > > Habib > > > ________________________________ > > > From: [email protected]<mailto:amibroker%40yahoogroups.com> > > > [mailto:[email protected]<mailto:amibroker%40yahoogroups.com>] On > > > Behalf Of dubi1974 > > > Sent: Sunday, May 24, 2009 1:10 PM > > > To: [email protected]<mailto:amibroker%40yahoogroups.com> > > > Subject: [amibroker] Import Information > > > > > > > > > > > > > > > > > > Hi guys, > > > > > > does someone know if there is any possibility to import information like > > > round lot size or margin deposit etc. out of a .csv or .xls file into > > > Amibroker through e.g. AFL? > > > > > > Thanks, dubi > > > > > >
