TypeError: Cannot access member 'GetRecords' of undefined at :1:-1 Where is the problem?

Author: solorez, Created: 2015-07-19 15:02:49, Updated:

求助:跑历史测试可以通过,上机器人运行时出现错误:	TypeError: Cannot access member ‘GetRecords’ of undefined at <anonymous>:1:-1 求助是哪里出问题了?


More

solorezAdditionally, the exchange is not a problem, running a zero-creation strategy.

ZeroIf you don't have the source code, you can talk to me and I'll take a break and help you find out.

solorezMy policy code is only 143 lines, at :163:21 This error on line 163, line 21, cannot be ruled out....

ZeroThis is a function call stack, and it has a number of rows, and you can analyze it by looking at 65:5 is the fifth column of line 65.

solorezTypeError at onTick (:65:5) at main (:59:9) at :163:21, wanted to ask a few questions: What does TypeError mean? What does at onTick (:65:5) at main (:59:9) stand for?

ZeroWhat's the trick, no code, no bug?