Automated Options Trading Bot in Python

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии •

  • @sanyamkarnavat9745
    @sanyamkarnavat9745 2 года назад +15

    Man I was really waiting for videos based on algo trading... Thanks BTW ❤

    • @leonidaschang8849
      @leonidaschang8849 2 года назад +1

      Most trading bots are scam...I lost so much money with fake robots. Finally I found a good bot, which is profitable, it's name is Galileo FX!..

    • @sanyamkarnavat9745
      @sanyamkarnavat9745 2 года назад

      @@leonidaschang8849Thanks dude for the suggestion..

  • @thisisfabiop
    @thisisfabiop 2 года назад +14

    This is very interesting, but now everybody expects you to come up with a second part of the video, where you explain how to complete the bot with the api of a popular broker (e.g. Interactive Brokers), for a truly set and forget scenario.

  • @Mamelcrispen
    @Mamelcrispen 2 года назад +5

    You are awesome Im a programmer and I stumbled upon your channel and now I’m addictied to it

  • @Alex72RM
    @Alex72RM Год назад +2

    There seems to be no small problem with the terminology adopted. CALLs and PUTs can be both bought and sold, thus having 4 trading possibilities. In the video both talk about buying calls and, I believe, buying PUTs although the terms "buy" and "sell" are then used. To close a position then one must reverse the open position. In short, it seems to me that the idea is good, but it does not then appear transposable to reality as explained.

  • @mrsquiggles1379
    @mrsquiggles1379 Год назад +3

    Good tutorial! You forgot to make the one profit += you put = instead just to lyk

  • @deekshitpatel4647
    @deekshitpatel4647 5 месяцев назад +2

    But what is the strategy here?

  • @ChadHowarth
    @ChadHowarth 5 месяцев назад

    Is your use of standard deviation accounting for the fact that this is time series data, or are your signals using future data?

  • @VladTN1977
    @VladTN1977 2 месяца назад

    Can't find the code in the repository for this tutorial ? What's up with that ?

  • @lio3054
    @lio3054 3 месяца назад

    Can you do custom entry and exit?

  • @alexnefayne4266
    @alexnefayne4266 2 года назад +1

    Great tutorial. Thanks again!

  • @baileydanseglio
    @baileydanseglio 2 года назад +2

    Awesome stuff!

  • @MRLeMONa1D
    @MRLeMONa1D Год назад

    What would I delete/add for the real-time options notifications? I have standard not pro.

  • @MRLeMONa1D
    @MRLeMONa1D Год назад

    What is the meaning of 390:400 how does that correlate to the dates?

  • @ApakukiNayacakalou
    @ApakukiNayacakalou 11 месяцев назад

    Is there a github for this code?

  • @mackiebthatsme7287
    @mackiebthatsme7287 Год назад

    Nice work.. 👍

  • @Kaustubh56
    @Kaustubh56 10 месяцев назад

    How can we try this without having an account or password details?

  • @chrisbreuer3575
    @chrisbreuer3575 2 года назад +2

    Immensely helpful

  • @SolidBuildersInc
    @SolidBuildersInc 6 месяцев назад

    Ha Ha,
    Looks like you were about to make a substantial profit with a little more work. Did you explore this stategy anymore since this episode?
    Can't imagine it not being impressive.

  • @connorvaughan356
    @connorvaughan356 2 года назад +1

    I'm trying to follow this, but when I run the first bit of code up to the 12 min mark, I get a Call exception over and over. It looks like I'm copying the code exactly and created a free account. Any ideas on how to resolve this?

    • @MRLeMONa1D
      @MRLeMONa1D Год назад

      I keep reaching the maximum limit of 10 requests and it says total profit 0. Any fix for this?

  • @MichaelOddoye
    @MichaelOddoye Год назад

    weird that im not getting any data back from the api

    • @JamesBlow-z4c
      @JamesBlow-z4c Год назад +2

      This typically happens when you're on an older version of python.

  • @chidanandamurthy6870
    @chidanandamurthy6870 3 месяца назад

    👏👏