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.
http://en.wikipedia.org/wiki/MetaStock
有人知道如何将 metastock 数据格式转换为 ASCII/CSV 格式吗?
任何示例代码 (c++/c#) 都会有很大帮助。
命令行工具“atem”是 C/C++ 中的便携式开源 metastock 解析器实现。它非常快。
http://freshmeat.net/projects/atem
Metalib 是一个用于读写 Metastock 文件的非免费 .NET API:
http://www.trading-tools.com/metalib.htm