最小金额交易单元配比
摘要:配比 //变量自动设置 if (BarInterval == 1) { Fast = 5; Slow = 30; if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"c9000.DCE01") ) slot = 1; if (Exact (Sy
阅读全文
posted @
2020-10-19 14:17
alantop
阅读(163)
推荐(0)
tbquant 数据库品种代码表
摘要:SetTBProfileString(Symbol + Text(bartype)+ Text(BarInterval),"tag","0");
阅读全文
posted @
2020-10-19 11:39
alantop
阅读(356)
推荐(0)
交易开拓者旗舰版(TB旗舰版)软件升级中如何迁移用户数据
摘要:方法一: 1.导出工作区,桌面和系统设置。操作:文件->导入和导出 2.导出公式。操作:tb公式->公式导入导出。 3.拷贝工作室文件。目录在:user\tb用户名\Workroom 4.备份配置工具中的变量 cache\ConfigFile 方法二: 1.拷贝user下所有文件,到新升级的软件目录
阅读全文
posted @
2019-10-03 18:00
alantop
阅读(816)
推荐(0)