[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] .OBO



PureBytes Links

Trading Reference Links

Hi all,

Someone from the forum was kind enough to provide me the following code.
Does anyone know an efficient way to delete the .OB ticker symbols ?  Also,
when I filter the .OB ticker symbols, there will be times when it does not
filter them all? (e.g. AMGO.OB not showing up in the filter, maybe because
it doesn't have any data?

thanks

Qi

Last3 = StrRight(Name(),3);
Filter = Last3 == ".OB";
AddColumn(Close,"Close",1.4);
AddColumn(Volume,"Volume",1.0);

Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.34/679 - Release Date: 2/10/2007 4:08 PM