Surakarn Samkaew

Results 1 issues of Surakarn Samkaew

1. I use `Indicator.create(:ema, 5).run(new_map(@historical_data, :close))`, then got `[nil, nil]` 2. ran examples/mapping.rb, still got `[nil, nil]` The issue is about `len = in_real.length` because `in_real` is an instance of...