fixes to the calculation of transactions and associated tests for long and short orders.

This commit is contained in:
fawce
2012-04-12 10:46:10 -04:00
parent b78097241a
commit aea2e1189c
6 changed files with 144 additions and 28 deletions
+2 -2
View File
@@ -76,8 +76,8 @@ class TestAlgorithm():
self.incr += 1
def get_sid_filter(self):
return [self.sid]
return [self.sid]
class NoopAlgorithm(object):
"""
Dolce fa niente.