mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-11 11:16:15 +08:00
BLD: successful bundle comparison
This commit is contained in:
@@ -208,7 +208,7 @@ class TestSuiteBundle:
|
||||
freq = random.sample(frequencies, 1)[0]
|
||||
rnd = random.SystemRandom()
|
||||
# field = rnd.choice(['open', 'high', 'low', 'close', 'volume'])
|
||||
field = rnd.choice(['close', 'volume'])
|
||||
field = rnd.choice(['close'])
|
||||
|
||||
bar_count = random.randint(3, 6)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user