The Put Seller's Journal

Discussion in 'Journals' started by earth_imperator, Jul 16, 2022.

  1. Not all of my postings are about this one case.
    There is no guarantee that each trade will be successful. During the holding period the current value of each position will vary (due to changes in IV and the spot of the underlying). And I just mean this very case: if you sort them by their current value then the best and worst positions will be visible. If today a much better new trade candidate is found. then it makes sense to replace the current worst with this new trade candidate... --> I call it "trade optimization"...
     
    Last edited: Sep 26, 2022
    #81     Sep 26, 2022
  2. Haywood

    Haywood

     
    #82     Sep 26, 2022
  3. I don't even care about IV and spot and dividends.
     
    #83     Sep 26, 2022
  4. Nothing wrong; everybody just do it as you like, as long as it's profitable.
    But the saying "Unlimited loss with Puts" is indeed wrong, as was also stated by you. See also this table:

    MaxLoss.png

    Btw, I too had started with CashSecuredPuts, but now I'm extending it to an options spread by adding a cheap LongPut to the ShortPut (giving a BullPutSpread or BearPutSpread). And recently even including diagonal spreads incl. calendar spreads (ie. where DTE of LongPut > DTE of ShortPut). Some 3 and 4 leg constructs (like LongButterfly and LongCondor) are interesting too, but for the time being I'll stick with just 2 legs only, since this is easier to handle as well easier to automate.
     
    Last edited: Sep 27, 2022
    #84     Sep 27, 2022
  5. So then you just care about the current value of the position. That's of course the ultimate thing to care about :)
     
    #85     Sep 27, 2022
  6. Today finally finished adding diagonal spreads (this includes calendar spreads) into my options scanner.
    Will soon post some example outputs.
     
    #86     Sep 28, 2022
  7. Are you trading, paper trading, learning or what?
     
    #87     Sep 28, 2022
  8. Nope, I can trade manually, but that's too much work in my case, I need automation.
    Learning yes, but that too now finishes.

    The development (programming) of the trading tools I need has the highest priority.
    What I primarily need is an automation tool for handling the many trades my method requires.
    Up until now I completed the scanner, now comes the final part, the automation via API.
    I'm about 2 months behind schedule, but that's sometimes unavoidable in such complex SW development projects.
     
    Last edited: Sep 28, 2022
    #88     Sep 28, 2022
  9. You have actually traded? You realize that what works in theory doesn't always work in real life? Did you make outrageous profits trading manually?
     
    #89     Sep 29, 2022
    Darc likes this.
  10. Yes, I did. Moreover I can simulate it under realistic constraints.
    It works as expected. This all is no problem.
    As said I'm still working on the the last missing part: the automation part.

    I more than once explained that I need to split my AUM to many different positions,
    so that with each position say not more than 1% of the AUM is at risk.
    This in practice means 100 positions open at any time. Since I'm using 2-leg spreads
    then this makes 200 legs in total.
    That many positions can only be managed by program trading, ie. automation...
     
    Last edited: Sep 29, 2022
    #90     Sep 29, 2022