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.
我正在使用 java codahale 指标库。我正在使用仪表。仪表自动生成 m1_rate、m5_rate 和 m15_rate,但这些速率是指数加权的。
有没有办法生成简单的移动平均线(没有指数加权)?