Balancing just the contract level position #1372
-
Hi all, trying to figure out how exactly this got so screwed up, but basically there was an error in the DB which resulted in several mismatches from strategy level down to broker level in my TOPIX 20240600 position. I've made balance trades to get it back in line (balance trades and instrument level trades) but I can't get the contract level back to zero (I'm currently flat in that market). Seems if I make another balance trade (+5 contracts) it'll correct the contract level but screw up the strategy level. Any advice/guidance is greatly appreciated. Optimal vs actual Contract level positions BREAKS between strategy and contract positions: [TOPIX] Broker positions BREAKS between broker and DB stored contract positions: [TOPIX/20240613] |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I had a similar issue. To resolve I had to do: 14: Balance instrument trade: Create a trade just at the strategy level and fill (not actually executed) This resolved the Strategy vs Contract Level discrepancy. Then I followed with 13: Balance trade: Create a series of trades and immediately fill them (not actually executed) And manually entered the details, this fixed the Strategy and Contract to then match the actual Broker positions. |
Beta Was this translation helpful? Give feedback.
I had a similar issue.
To resolve I had to do:
14: Balance instrument trade: Create a trade just at the strategy level and fill (not actually executed)
This resolved the Strategy vs Contract Level discrepancy.
Then I followed with
13: Balance trade: Create a series of trades and immediately fill them (not actually executed)
And manually entered the details, this fixed the Strategy and Contract to then match the actual Broker positions.