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], "dubi1974" <gonzale...@...> 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], "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:[email protected]] On 
> > Behalf Of dubi1974
> > Sent: Sunday, May 24, 2009 1:10 PM
> > To: [email protected]
> > 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
> >
>


Reply via email to