How to handle strike is outside of prescribed limits

srinidhihebbar
srinidhihebbar edited September 16 in Python client
I might have an edge case here, in case I am trading credit spreads by shorting itm and longing otm, If the error is strike outside prescribed limit , how should I handle this ? I cannot trade the sell leg first because there might be margin shortfall, and market orders are not allowed in the strike which is outside of limits. Seems like an edge case , any help regarding this is highly appreciated @MAG @rakeshr @sujith .
Thanks in advance
Tagged:
  • srinidhihebbar
    I am trying to cap my var and also keep max risk in check
  • Arockiya_r
    in case I am trading credit spreads by shorting itm and longing otm, If the error is strike outside prescribed limit , how should I handle this ? I cannot trade the sell leg first because there might be margin shortfall
    Unfortunately, no solution is available at the moment. Buy option orders are permitted outside the limit only if there is a hedge position.
Sign In or Register to comment.