Search results

  1. Z

    Beginner help: Call Options

    Especially in an underlying like IDEX. OP, what is your strike price?
  2. Z

    Beginner help: Call Options

    Your losses are definitely limited. I wonder if the scenario builder somehow just sees the contracts required to close the position, and reads them as opening a short position (which would have unlimited losses) rather than closing an open position.
  3. Z

    WSBers playing with fire and getting burned: NKLA hard to borrow early assignments on call spreads

    Maybe? I'm seeing a 5k account (i.e., likely new trader) running a fistful of spread options. Bad for new trader's mental stability; bad for firm's risk management. I don't see a compelling reason to let a small-account trader open a ton of option spreads.
  4. Z

    WSBers playing with fire and getting burned: NKLA hard to borrow early assignments on call spreads

    Because it can leave newbie traders suddenly short 5200 shares. On a run-of-the-mill stock like JPM, you're suddenly short over half a million dollars. Yes, you're hedged with the other side of the spread, but if (like OP) you're assigned at a time where you have to hold overnight before you can...
  5. Z

    WSBers playing with fire and getting burned: NKLA hard to borrow early assignments on call spreads

    It's absolutely insane to me that anyone would let a $5k account write 52(!) calls, even in a spread.
  6. Z

    I wrote a bot and gave it 25k to trade

    I've had the same experience. I tend to set up my algos with some fundamental logic in mind, and parameters that match that logic. If backtesting doesn't show profit, I throw it out, because optimizing from there would likely overfit in ways that depart from my intended logic. If it shows...
  7. Z

    Trading from a Cruise Ship?

    I don't know if someone else already said this, but one option is to run a VPS (virtual private server) in an NYC or Chicago location, and connect via Remote Desktop to it. Depending on how much data flows through your trading software, it might be faster to do this -- your ship => VPS...
  8. Z

    Sorry, never tried it.

    Sorry, never tried it.
  9. Z

    a good screener

    So you're using daily bars? Fundamentally, no screener can determine where your RSI level lands before the bar closes, because it doesn't yet have the HLOC information to calculate whatever indicator you use. You should be able to see that when you use let's say 15 min. candles and watch the...
  10. Z

    Are futures Demo accounts realistic for profit?

    That's in a real money account -- I find that coding 1 tick slippage in backtesting helps most closely approximate what I get for real fill in fast-moving markets. It may overestimate slippage a little, but that's better than underestimating it. This is for algo trading (so that tick of slippage...
  11. Z

    Are futures Demo accounts realistic for profit?

    That's nuts. I use a tick of slippage on each side in my backtesting -- basically, lose $25 on each $ES roundtrip (plus commission) before you account for any P/L. It's a bit conservative, but not by much. Any software (homegrown or bought) that doesn't include a slippage field is going to...
  12. Z

    MACD Algo - TWS Interactive

    MultiCharts has built in MACD algos.
  13. Z

    Data science question: best or simplest ML/DL/NN approach

    I know this isn't exactly what you're asking for, but before you get into the weeds of coding something, have you looked at pre-made solutions like the walk-forward optimization in multicharts (https://www.multicharts.com/features/walk-forward/)? It borrows from standard machine learning...
  14. Z

    How do you feel when the market is closed - such as on weekends ?

    Don't most futures not start trading until Sunday evening? Either way, I do trade equity futures, and I'm staying out of the Sunday action. I found that for me, trading during regular market hours gives better results than trading the futures-only hours.
  15. Z

    advantage to selling options?

    Exactly. Options isn't the zero-sum game people make it out to be. People that buy them for insurance or hedging *expect* them to expire worthless, but want to have them around just in case. Their portfolio *benefits* from the option expiring worthless, because that means their primary strategy...
  16. Z

    Are futures Demo accounts realistic for profit?

    At the same time, you may have a working strategy even outside these issues, if they’re contained to a small # of trades. I’d run it live at small size ... small enough that if you lose, it’s cost of training. I know people often preach the importance of sim, but I tend to prefer testing...
  17. Z

    Are futures Demo accounts realistic for profit?

    The instant profit part is odd. The demo isn’t letting you buy at bid and sell at ask, is it?
  18. Z

    Plexiglass boom

    I’m not thinking riots. I’m thinking plexiglass barriers in shops, universities, public places, separating staff from clients.
  19. Z

    Are futures Demo accounts realistic for profit?

    Are you able to test with small lots using real money, and compare how the fills play out compared to your sim trades?
  20. Z

    Plexiglass boom

    Interesting. What would be a pure plexiglass play?
Back
Top