Jed Meier

Results 2 comments of Jed Meier

So we ran into this issue as well. Before writing a resolver, we found a work around just using `updateMany(filter: {_id: ID}, record: { field: value}})`. It works in most...

Hi @BradKML, I love the thinking here. It's certainly possible to generate a bunch of backtests and sort of gridsearch them. I've added a feature to help sort the results....