我想调用两次stochastic这个指标,并且这三个参数是不同的值,存放在两个缓冲区,请问如何实现?
int stochastic_handle; ... icuston(NULL,0,"stochastic_handle",InpKPeriod,InpDPeriod,InpSlowing); ....