For viewing stocks EOD, I combine all of my stock data into a text
file that I import all at once into Amibroker. B/c I am looking at
stocks from different exchanges, I combine the exchange and stock
tickers to make sure each "Ticker" for Amibroker is unique (i.e.
"NYSE:BAC" instead of "BAC").

Question: When doing a EOD scan, how can I instruct Amibroker to only
look at stocks of a certain exchange instead of all the exchange? I
thought about creating another field for exchange to be imported into
Amibroker, but I don't think there is an option for that.

Thanks.

Reply via email to