OnPosition(PositionRef pos) { my_pos = pos;
my_pos.symbol.longcurrentvolume;//这样可以吗?
}
a_getposition 函数列表搜索一下
你这个是主动查询,不是被动驱动
实测不行,有没有什么其他的方法?