Search results

  1. OptionsOptionsOptions

    Mortality Rate of Coronavirus Cases

    They have expired. They are now with the butterflies.
  2. OptionsOptionsOptions

    What You Need to Know About the Pattern Day Trader (PDT) Rule

    Why? I don't see how a trader with less than $25,000 is more adversely affected in today's market than a trader with more than $25,000
  3. OptionsOptionsOptions

    Border shut down

    CAD down -2.23% 0.6884 It has dropped about 8% in the last week
  4. OptionsOptionsOptions

    Python 3 - Concatenate 2 CSV files into 1 file

    Thanks again, it works perfectly. I made a small change by adding: a = (a.rstrip('\n')) f = open('Output.CSV','w') for a,b in zip(open('1.CSV'),open('2.CSV')): a = (a.rstrip('\n')) f.write(a+','+b) I stripped the newline character from the first CSV file because it was pushing the 2nd...
  5. OptionsOptionsOptions

    Python 3 - Concatenate 2 CSV files into 1 file

    Thanks ..... I'm heading out and will give the code a try tonight.
  6. OptionsOptionsOptions

    Python 3 - Concatenate 2 CSV files into 1 file

    Python 3 - Concatenate 2 CSV files into 1 file 1.CSV 1 2 3 4 2.CSV A B C D I want to concatenate/append the 2 files to one: Output.CSV 1,A 2,B 3,C 4,D I can't find the solution anywhere, all I got is: Output.CSV 1 2 3 4 A B C D Does anyone know the solution? I am using import CSV
  7. OptionsOptionsOptions

    This sustained day to day market fluctuation is unprecedented

    This sustained day to day market fluctuation is unprecedented. Never before have we had so many plus/minus 3% or greater days. This is crazy - options are too expensive. When is it going to stop?
  8. OptionsOptionsOptions

    How to get out of Tesla short put positon

    You do have enough cash to buy TSLA? I assume you would need enough margin to open such a position in the first place. Some people have come up with the idea of: short put > covered call > short put > covered call > repeat.
  9. OptionsOptionsOptions

    Coronavirus (covid-19) is bad

    I'm in Vancouver, Canada and today: The local ski hills closed down. Public libraries and pools closed down. Shopping malls reduced their hours. Some Starbucks have closed while others have removed chairs. Costco had cart line ups that snaked all around inside - they even had employees...
  10. OptionsOptionsOptions

    poopy's risk to arb tutorial

    How about this term "I am long ES from 79. In size." What does in size mean? I asked over in the "poopy's risk to arb tutorial - Glossary" thread - but nobody has a clue. Looks like only @PoopyDeek knows.
  11. OptionsOptionsOptions

    poopy's risk to arb tutorial - Glossary

    I have one. Posted by @PoopyDeek in another one of his threads. "I am long ES from 79. In size." What does in size mean?
  12. OptionsOptionsOptions

    poopy's risk to arb tutorial

    @PoopyDeek Could you take me off ignore/block? Thanks
  13. OptionsOptionsOptions

    interesting times............

    2012 actually
  14. OptionsOptionsOptions

    Bill Gates - Ted Talk 5 years ago - The next outbreak? We’re not ready

    Bill Gates talked about a virus outbreak 5 years ago.
  15. OptionsOptionsOptions

    Election theme

    And if the market went down it would have been a 1-lot and 1 index vertical and bull diagnal - right @PoopyDeek ?
  16. OptionsOptionsOptions

    I'm getting whipsawed, and I need advice/opinion

    You basically replaced his keywords with your own keywords to try and make a point. understand = instincts believe = think
  17. OptionsOptionsOptions

    Last month, there was a poster here on ET...

    any links to these posts?
  18. OptionsOptionsOptions

    My account wiped out. Any recourse?

    Troll thread - and you guys are swallowing the hook, line, and sinker.
  19. OptionsOptionsOptions

    Tom Hanks and Rita Wilson diagnosed with coronavirus

    Tom Hanks and Rita Wilson diagnosed with coronavirus https://www.cnn.com/2020/03/11/entertainment/tom-hanks-rita-wilson-coronavirus/index.html
  20. OptionsOptionsOptions

    What is a poor man's QQQ with options...?

    IMO ...... QQQ options are the best for traders on a budget.
Back
Top