mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 18:12:55 +08:00
BUG: Fixes failure to account for Futures transaction prices
This commit is contained in:
@@ -1859,7 +1859,6 @@ class TestFutureFlip(TestCase):
|
||||
|
||||
def test_flip_algo(self):
|
||||
metadata = {1: {'symbol': 'TEST',
|
||||
'asset_type': 'equity',
|
||||
'end_date': self.days[3],
|
||||
'contract_multiplier': 5}}
|
||||
self.env.write_data(futures_data=metadata)
|
||||
|
||||
Reference in New Issue
Block a user