package bbgo
import (
"testing"
"github.com/c9s/bbgo/types"
)
func TestCalculateMovingAverage(t *testing.T) {
klines := types.KLineWindow{
{
},
}
_ = klines