mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 17:09:05 +08:00
BUG: Fixes handling of CLOSE_POSITION events for Futures
This commit is contained in:
@@ -1290,6 +1290,7 @@ class TestAccountControls(TestCase):
|
||||
algo = SetMaxLeverageAlgorithm(1)
|
||||
self.check_algo_succeeds(algo, handle_data)
|
||||
|
||||
|
||||
class TestClosePosAlgo(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user