Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
過去 1 年間に取引されなくなった銘柄記号をすべて知りたいです。Amibroker の Auto Analysis/Scan ツールを介して AFL コードを使用してこれを行うにはどうすればよいですか?
1 つの最近のバーを調べる:
ギャップ=252; Filter=Now(3)-DateNum()>=Gap;