搜索资源列表
通达信插件选股编程规范
- 通达信插件选股编程规范
tdx
- 适用于通达信集成版和个人版中的选股器->插件选股的插件开发接口 通达信插件编程规范及实例 -Applicable to access integrated version of the letter and personal version of the stock browser-> Plug-selective access to the Plug-in Development letter Plug-programming interface specificat
TDX-plugin-specification
- 这是一款兼容通达信股票交易软件的插件编程规范几部分实例-Mastery letter plugin programming specifications and examples
tdx-plugin
- 通达信选股插件编程,内含详细说明及示例。主程序进入后,在选股器时打开“插件选股”,即可使用此插件进行选股,运行期间拷贝dll过去后,在插件选股界面上点击刷新也可以找到此插件。-tdx plugins
通达信DLL插件编程示例(源码)
- 实现通达信的插件编程,是通达信编程的源码(The proof plug-in programming)
MyPlugin
- 通达信插件选股编程规范,编写新的选股插件只需定制自己的MyPlugin.cpp(名称可自定),其他源文件为接口规范,不可更改。插件的编写包括一个插件信息注册函数,两个选股条件判断函数和若干自编实现细节函数。(TDX PLUGIN PROGRAMMING regulatory)
通达信DLL函数编程规范及插件选股函数编程规范
- 为什么要用dll文件来开发公式? 1.为了突破分析家和飞狐现有功能的限制。 2.为了提高公式速度。 3.为了加密公式的理念。 4.增加新的功能。(Why use DLL files to develop formulas? 1., in order to break the limitations of the existing functions of analysts and flying fox. 2. in order to improve the formula speed
通达信插件选股编程规范
- 通达信插件选股编程规范,用于在股票交易软件中通过编程手段更精确的选择合适的股票,提高选股效率.