Interactive Technical Analysis Tool in Python (SMA, RSI, BBANDS)

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

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

  • @АндрейТитов-ж7л
    @АндрейТитов-ж7л Месяц назад +8

    Wow! Hope for more financial videos! :)

  • @awakenwithoutcoffee
    @awakenwithoutcoffee Месяц назад +2

    great one brother. Adding this to the pile of "side projects" 💪

  • @mojazi2556
    @mojazi2556 Месяц назад +4

    How about putting up an astrology one as well?

  • @SuperLuckyLad
    @SuperLuckyLad Месяц назад +1

    To cut a long story short ... if you are having trouble getting the python ta-lib package to work ... Fixing to numpy==1.26.4 ... sorted the problem for me.

  • @jerrylozada8953
    @jerrylozada8953 Месяц назад

    Thank you, made Python more understandable for me. Will be watching more of your videos soon and looking at the modules to find out how to animate Ta-lib. I enjoyed the way you showed how to add/change/use different indicators. I am a noob to Python and using Spyder. Do want to look into using Atom text editor, have to read the documentation could not follow this video due to not knowing how to open a new file. lol again thank you.

  • @cslearn3044
    @cslearn3044 Месяц назад +9

    Gambling tools when?

  • @tomkaufmann4390
    @tomkaufmann4390 15 дней назад

    top one, thanks bro

  • @munivoltarc
    @munivoltarc Месяц назад

    with out using any price lagging indicators, could you please make a video on pure price action, where impulse and correction must happen, and change of character after break of structure in multitime frame environment, from a down trend to up trend ? majority you tube channels are showing technical indicator which are price lagging, at least you can show case price action using python

  • @andydataguy
    @andydataguy Месяц назад

    Great video! Would love to see you play with vectorbt pro. Could be lots of fun to make some evolutionary backtest with visualization

  • @damonpenaesouza4401
    @damonpenaesouza4401 Месяц назад

    How about create a tool showing stock price correlation with alternative data.

  • @ChristopherBruns-o7o
    @ChristopherBruns-o7o Месяц назад

    socket programming from c and the ctype.h library?

  • @flaviorsnunes
    @flaviorsnunes Месяц назад

    thanks, I was thinking some like this.

  • @arsenalman30
    @arsenalman30 Месяц назад

    would be good to make the tool interactive so that when you run the script it asks you to input stock ticker and date range then generates the chart

    • @NeuralNine
      @NeuralNine  Месяц назад

      If you don't need a UI for it just add: ticker = input("Enter stock ticker symbol:")

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 Месяц назад

    Thank you 😊

  • @philtoa334
    @philtoa334 Месяц назад

    Thx_.