Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHP Trader 函数:trader_sma,当它询问时间段时,它询问的是什么类型的时间段?天,秒等?
Regarding: array trader_sma ( array $real [, integer $timePeriod ] )
任何有关此功能的见解将不胜感激。交易者功能是高度无证的。如果您知道任何文档,请告诉我。
它不是要求一种时期。它询问在计算简单移动平均线时使用多少个周期。