关于参数转换成字符串的问题
Numeric Period(30); Text(Period); TEXT函数为什么不能转换参数,只能转换具体的数字? 想要的结果是Text(Period);=“30”
Numeric Period(30); Text(Period); TEXT函数为什么不能转换参数,只能转换具体的数字? 想要的结果是Text(Period);=“30”
怎么试出来不能转换参数的?
回复:SubscribeBar(Symbol, Period, 20220101.0000); 获取周期失败