Skip to content

Commit 24da3b5

Browse files
committed
Update kaisa_gateway.py
1 parent 04e4919 commit 24da3b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vnpy/gateway/kaisa/kaisa_gateway.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ def _query_contract(self):
255255
product=Product.SPOT,
256256
history_data=True,
257257
gateway_name=self.gateway_name,
258+
net_position=True
258259
)
259260
self.on_contract(contract)
260261

0 commit comments

Comments
 (0)