You can go to the HELP file and SEARCH for IMPORT ASCII. Once you have a clear text script constructed, go to the FILE dropdown and then IMPORT ASCII.
Here is a brief OT example: $FORMAT NAME, FULLNAME, MARKET, INDUSTRY $OVERWRITE 1 $BREAKONERR 1 MYY, "ProShrs Shrt 1X MIDCP", 2, 250 QLD, "ProShrs Long 2X CUBES", 2, 250 SSO, "ProShrs Long 2X SP500", 2, 250 etc. --- In [email protected], "Ju" <judexi...@...> wrote: > > I have some data from sources that are not directly integrated with > Amibroker/Amiquote. I want them to be automatically loaded into AB. Does AB > provide any programmable interface? Is .afl coding the only solution? How is > .afl performance if the data is huge? >
