КОМЕНТАРІ •

  • @multitaskprueba1
    @multitaskprueba1 9 місяців тому +2

    Fantastic video! It is a master class about how to use NetworkX, Python, and graphs. Thank you so much!

    • @Algovibes
      @Algovibes 9 місяців тому

      Thanks for watching my mate

  • @AlejandroDiazadiaz201
    @AlejandroDiazadiaz201 Рік тому +2

    This was GREAT! every other tutorial for weighted graphs was so mucn more complex

    • @Algovibes
      @Algovibes Рік тому

      Thanks a lot Alejandro :-)

  • @crocodilegena4850
    @crocodilegena4850 Рік тому +1

    Very good example, awesome explanation on most important settings for the chart.

    • @Algovibes
      @Algovibes Рік тому

      Thanks buddy! Be invited to check out my other stuff.

  • @alibulus4382
    @alibulus4382 Рік тому +1

    Very cool and very helpful. Thank you.

  • @dandyDev69
    @dandyDev69 2 роки тому +5

    This is extremely useful especially in todays markets because of the pending global recession.
    For example if you see who owns the DJ, and then see what the major holders own themselves,
    it could become a larger web, you could find correlation points and build your own index
    its just speculation, but this is a very well put video, it got me thinking.
    Thank you for the great content.

    • @Algovibes
      @Algovibes 2 роки тому +1

      Hey mate, I am sorry this comment was held back for some reason. Thanks a lot for your comment and I appreciate sharing your thoughts!

    • @reasonandjusticeinamerica7391
      @reasonandjusticeinamerica7391 Рік тому +1

      yes but we would need to collaborate to effectively observe all 8000 of the worlds top people, and their dozens of companies. We need several hundred people and 1 project.

  • @FatharoniAdillah-ym1nm
    @FatharoniAdillah-ym1nm 2 роки тому +1

    thanks for the video, you have helped me through my thesis with this video...thankyou soo much

    • @Algovibes
      @Algovibes 2 роки тому

      Awesome man. What was your thesis about?

  • @Er1ku
    @Er1ku 2 роки тому +1

    Amazing content as always.

    • @Algovibes
      @Algovibes 2 роки тому +1

      Thank you very much man!

  • @muhammadhafizsulaiman7163
    @muhammadhafizsulaiman7163 2 роки тому +1

    This video helps a lot. The person must be genius in the field.

    • @Algovibes
      @Algovibes 2 роки тому +1

      Happy it is helpful! Nah, far away from being a genius!

  • @Tommykee999
    @Tommykee999 2 роки тому +1

    yet another great video, thanks man

    • @Algovibes
      @Algovibes 2 роки тому

      Thank you very much buddy!

  • @mr.johnson7321
    @mr.johnson7321 Рік тому +1

    Great video. Is this done in Jupiter notebook or lab. And if yes, are you using a theme or something?

    • @Algovibes
      @Algovibes Рік тому

      Thanks mate. This is done using Jupyter Notebook. Yea I think I am using Monokai in that one.

  • @not_a_human_being
    @not_a_human_being 4 місяці тому +1

    Great work, although this doesn't look as good as you think. Great work, though, I honestly learned a lot here!

    • @Algovibes
      @Algovibes 4 місяці тому +1

      Happy to read my man!

  • @Septumsempra8818
    @Septumsempra8818 2 роки тому +1

    Great vid!
    I used a cov matrix and clustering to build a graph of risk.
    Please do something on rebalancing and transaction costs. I'm struggling to find the easiest way to keep track of the purchases made, asset weights and the value of my portfolio at any point in time.
    Keep up the good work
    s/o from South Africa

    • @Algovibes
      @Algovibes 2 роки тому +1

      Thank you my friend!
      Could you give me an example of what you are interested in?
      Did you already check out the vid on modern portfolio theory?
      Greetings back to South Africa 🇿🇦 😊

  • @Kapa_Kapu
    @Kapa_Kapu Рік тому +1

    man could you send a link for ipynb file .... i am doing this for my project

  • @TransformationApplied
    @TransformationApplied 2 роки тому +1

    Keep up the great work! Sankey graphs might be interesting to observe the relationship as well. Any D3 wrapper would probably have interactive Sankey diagram feature.

    • @Algovibes
      @Algovibes 2 роки тому

      Actually never heard of. Thanks for sharing buddy and also thanks for your kind words :-)

  • @mangeshw9766
    @mangeshw9766 2 роки тому +1

    Thanks ,plz make one vedio on STC indicator...plz

    • @Algovibes
      @Algovibes 2 роки тому +1

      Can't promise anything but noted that! Thank you very much for your suggestion :-)

  • @datafreak9846
    @datafreak9846 2 роки тому +1

    Hello, I am getting the following error when i am executing the institutional holders code
    "HTTP Error 404: Not Found"
    I am not able to figure out the reason here. Could you please help me?

    • @Algovibes
      @Algovibes 2 роки тому

      Hi man, it is probably related to an outdated yfinance lib. Can you update it?

  • @avtarmehta1271
    @avtarmehta1271 2 роки тому +1

    Thanks for sharing ; I am facing issue while plotting the node, I encounter following error while executing "nx.draw(G)"
    IndexError Traceback (most recent call last)
    IndexError: tuple index out of range
    NetworkXError Traceback (most recent call last)
    NetworkXError: random_state_index is incorrect
    Please help to resolve I am very beginner in Python

    • @Algovibes
      @Algovibes 2 роки тому

      Thanks for watching :-)
      How did you define G?

    • @chikopheidris394
      @chikopheidris394 2 роки тому +1

      I had similar problems. " pip install -U networkx" should fix the error.

    • @hengjiuxiao
      @hengjiuxiao 2 роки тому

      Im doing the code on Jupyer Notebook, also facing the same problem. Any way to solve this problem? I tried pip install -U networkx but it didnt work :(

    • @shreyampandey1952
      @shreyampandey1952 2 роки тому

      Bro can you please paste the code here?

  • @yonatanashirov4610
    @yonatanashirov4610 2 роки тому +2

    High level!
    Can you show us end to end day trading example?
    Thanks :)

    • @Algovibes
      @Algovibes 2 роки тому

      Is High level a positive thing? :-D
      I already have some content on live trading cryptos in my cryptobot playlist but I am planning on additional ones here as well yes.

    • @yonatanashirov4610
      @yonatanashirov4610 2 роки тому

      @@Algovibes Always positive, of course! :)
      I meant to day trading in the stock market, but it would be probably the same only the API would be different, I will go through the crypto first..once again thank you for sharig with us your work it gives me a lot of value!

  • @EliteBestGamers
    @EliteBestGamers 2 роки тому +1

    Can it be done with bitcoin?

    • @Algovibes
      @Algovibes 2 роки тому

      Well it depends what you want to examine?

    • @EliteBestGamers
      @EliteBestGamers 2 роки тому

      @@Algovibes Personally speaking, I'm interested if Network analysis or KNN, etc give any interesting result. I'm not a knowlegdable person when it comes to it.
      Are there any analysis regarding this topic that can be interesting in your opinion?
      tks

  • @johnhinckley5921
    @johnhinckley5921 Рік тому +1

    Just wondering what "Network Analysis" means to everyone here because I didn't see a single network node in this whole video. Even though this is a technical video, is the word "network" being applied in a non-technical context or something? I'm not being sarcastic; I'm looking for a networkx tutorial where it's being used as an actual "network" analysis tool. I want to pull network info into networkx to create on-the-fly diagrams.

    • @Algovibes
      @Algovibes Рік тому +1

      Hi John, great question!
      I am taking both the companies and investors as the nodes and the edges are showing the strength of relationship (institutional ownerships) between those nodes. Quite exciting, right?

  • @hpnguyen2002
    @hpnguyen2002 2 роки тому +1

    nice talk, but I wish a better mic, it caught your breath and strong sound of 'bup bup', quite annoying!

    • @Algovibes
      @Algovibes 2 роки тому

      That's a good feedback. Could you do me a favor and check some of my newer videos. I think I could improve my sound quality a bit - but would be thankful for an external confirmation. Thank you very much in advance!

  • @ageens
    @ageens 2 роки тому +1

    i2 Analyst's Notebook for free You are ruining business for guys 😂

    • @Algovibes
      @Algovibes 2 роки тому +1

      lol :D I didn't even know that. I think Network analysis will be a very hot topic in the near future.