Basically, I have create a automation base on option selling. now if i naked sell option , then margin require is more . so i sell option with hedge buy as shown in fig. to get margin benefit .
Based on the workflow I’ve shown, . There doesn’t appear to be an “Order Filled” or “Order Executed” event available on the Place Order node. The only valid sequential connection is the blue Continue output.
That means I automation submits:
- BUY ₹5 PE
- Immediately submits SELL ATM PE
without waiting for the first order to fill.
Will I still get the margin benefit?
- If the BUY hedge is a Market Order, it usually executes almost instantly. Since the BUY request is submitted first, in practice the hedge is often filled before or around the same time as the SELL, and the margin benefit may be available.
- If the BUY hedge is a Limit Order (₹5 premium), it can remain pending. In that case, the SELL may execute first, leaving you with a naked short position temporarily and requiring the higher margin.
But i want margin benefit at any cost ?.. so does “my order flow solve the problem” … or if not … then what is the solution …Thanks !!!
