mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
grid2: add todo in the test
This commit is contained in:
parent
2a22866d55
commit
d1f3d201ef
|
@ -445,5 +445,8 @@ func TestBacktestStrategy(t *testing.T) {
|
|||
|
||||
err = trader.Run(ctx)
|
||||
assert.NoError(t, err)
|
||||
|
||||
// TODO: feed data
|
||||
|
||||
// }}}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user