Technical Analysis with TradingView in Python

Поделиться
HTML-код
  • Опубликовано: 7 июн 2024
  • In this video today we learn how to easily do technical analysis with TradingView in Python.
    Website: tvdb.brianthe.dev/
    DISCLAIMER: This is not investing advice. I am not a professional who is qualified in giving any financial advice. This is a video purely about programming using financial data.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine.com/services
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
  • НаукаНаука

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

  • @AliceShisori
    @AliceShisori 7 месяцев назад +3

    man you're so well-versed in many different branches of Python. Thank you so much

  • @cassolmedia
    @cassolmedia 7 месяцев назад +18

    and here I am calculating my own indicators in c++ haha.. I had no idea this existed. Nice video.

    • @SumanRoy.official
      @SumanRoy.official 7 месяцев назад +1

      that's hardcore

    • @sean7891233
      @sean7891233 7 месяцев назад +1

      Then Python should be a breeze for you 😊

    • @cassolmedia
      @cassolmedia 7 месяцев назад

      @@sean7891233 I originally started in python, and switched to cpp b/c I needed something faster. I could probably use this to test my own indicators against though. my rsi calculation is slightly off.

    • @ShardulPrabhu
      @ShardulPrabhu 5 месяцев назад +1

      😂 same

    • @andrewlevinton1936
      @andrewlevinton1936 2 месяца назад +1

      Lmao yeah literally doing the same thing in python 😂

  • @tamgaming9861
    @tamgaming9861 7 месяцев назад +1

    Ich trade seit über 10Jahre, recht erfolgreich. Ich finde es aber spannend, damit tägliche Jobs evtl. zu automatisieren oder Alarms geben zu lassen, wie z.B. für gute Trading-Gelegenheiten, ohne dass man hier einen extra Service monatlich buchen muss, bei dem der Betrag nicht gerade gering ist, und oft Informationen enthält, die man gar nicht braucht.
    Tolles Video - danke dafür!

  • @ChaosFleischer
    @ChaosFleischer 7 месяцев назад

    Wow thanks alot! Love your Tutorials.

  • @mikesara7032
    @mikesara7032 7 месяцев назад

    This is awesome, keep these videos up!

  • @Wallie.AiFounder
    @Wallie.AiFounder 5 месяцев назад

    Amazing been looking for this

  • @oliverli9630
    @oliverli9630 7 месяцев назад

    awesome! looking forward to them adding more indicators. they don't have the one I need yet. but if we can pull the prices into the script, we can just feed it into TALib and just get the indicator value there.

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

    Thank you. Do you know if it is in Python possible to collect historical stock data from TV with Python?

  • @MrBharani1989
    @MrBharani1989 23 дня назад

    Buddy is it possible to get the eps estimate, do we have any params?

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

    That's a jewel, Thanks

  • @pianopourtous9345
    @pianopourtous9345 7 месяцев назад

    Thanks, very usefull 👌🙏

  • @MagnusAnand
    @MagnusAnand 7 месяцев назад +2

    Nice. If you can make a video about OpenBB it would be cool

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

    Como podría extraer esos datos de análisis histórico x ejemplo los últimos 10 o 20

  • @danhajal
    @danhajal 4 месяца назад

    Trying to do this with micro nasdaq futures. Seems to not work with futures data. Any fixes?

  • @davidl3383
    @davidl3383 7 месяцев назад

    Thanks a lot

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

    I have local database table with Symbol, Date, Open, High, Low, Close, Volume columns. getOHLCfromDB(symbol, startdate, enddate) is the fuction which will extract OHLC data. I would like handler to work on extracted dataframe df. Is there possibilities to analysis for my local data.

  • @Lucius-mu2bo
    @Lucius-mu2bo Месяц назад

    Bro thank you so much❤

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

    can I get historical data using that library?

  • @joao_wedson
    @joao_wedson 4 месяца назад +1

    How do I get historical data?

  • @m4ryou5h
    @m4ryou5h 7 месяцев назад

    thanks!

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

    Nice

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

    these indicators are also mentioned in Trading view. where i can check .. but nice vedio

  • @jithendras5199
    @jithendras5199 4 месяца назад

    Cool. Does this give real time data as well?

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

      TradingView is real-time for crypto. Stock exchanges require a subscription and an add-on subscription for each exchange separately

  • @amadejglasencnik425
    @amadejglasencnik425 7 месяцев назад +2

    Wouldn't tradingview ban you sooner or later for making requests to them?

  • @kamrankarimi-yi6dh
    @kamrankarimi-yi6dh 4 месяца назад

    I think its a jok, becuse output is never same with tradingview output

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

    This did not work for me :(

  • @prykux
    @prykux 7 месяцев назад +1

    how can i get sp500????

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

      Use the symbol "spx".

    • @danhajal
      @danhajal 4 месяца назад

      I am having trouble loading nasdaq futures. It's just not working. Any ideas? @@pallekjrlaursen8388

  • @atahanuz
    @atahanuz 7 месяцев назад +1

    first

  • @ButchCassidyAndSundanceKid
    @ButchCassidyAndSundanceKid 7 месяцев назад

    Relative Strength Index (RSI)