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

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 19

  • @Chuchundrik-The-First
    @Chuchundrik-The-First 4 หลายเดือนก่อน +8

    Wow! Hope for more financial videos! :)

  • @awakenwithoutcoffee
    @awakenwithoutcoffee 4 หลายเดือนก่อน +2

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

  • @SuperLuckyLad
    @SuperLuckyLad 4 หลายเดือนก่อน +3

    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 4 หลายเดือนก่อน

    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.

  • @mojazi2556
    @mojazi2556 4 หลายเดือนก่อน +5

    How about putting up an astrology one as well?

  • @ChristopherBruns-o7o
    @ChristopherBruns-o7o 4 หลายเดือนก่อน

    socket programming from c and the ctype.h library?

  • @munivoltarc
    @munivoltarc 4 หลายเดือนก่อน

    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

  • @vardaangupta6215
    @vardaangupta6215 2 หลายเดือนก่อน

    So I was following the instructions using google colab and it worked just fine. I come back to the project and execute all cells, and all the plots work fine except the candlestick chart. Can anyone help out ? No error messages pop up, the chart is not plotted at all, but the rest of them all show up

  • @andydataguy
    @andydataguy 4 หลายเดือนก่อน

    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 4 หลายเดือนก่อน

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

  • @tomkaufmann4390
    @tomkaufmann4390 3 หลายเดือนก่อน

    top one, thanks bro

  • @diyarajan1619
    @diyarajan1619 หลายเดือนก่อน

    how can i install ta-lib

  • @flaviorsnunes
    @flaviorsnunes 4 หลายเดือนก่อน

    thanks, I was thinking some like this.

  • @arsenalman30
    @arsenalman30 4 หลายเดือนก่อน

    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  4 หลายเดือนก่อน

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

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 4 หลายเดือนก่อน

    Thank you 😊

  • @cslearn3044
    @cslearn3044 4 หลายเดือนก่อน +9

    Gambling tools when?

  • @philtoa334
    @philtoa334 4 หลายเดือนก่อน

    Thx_.