Python Charting Stocks/Forex for Technical Analysis Part 6 - Basic Financial Graph



This is the sixth video in the series for stock price analysis and financial charting. The purpose of the videos in this series is to teach you how to program your own charting and analysis of stocks or Forex. This is beneficial for you if you plan to do any sort of algorithmic, high-frequency, or any sort of automated trading. Sentdex.com Facebook.com/sentdex Twitter.com/sentdex

Comments

  1. Enthought Canopy comes with all these modules pre-installed
  2. you take 1:55 minutes talking ......
  3. The installation part of the modules is the biggest obstacle for me, I don't find any .exe installation format for numpy package for example. And by installing it gives "Value Error: u'path'". According to the internet this is due to missing visual c++ compiler, the 64 bit version. However I cannot find it in internet. I'm thinking about switching to 32 bit Version of Python. Suggestions?
  4. Hey H. I have tried importing matplotline but gets a mistake.
    I have checked the "way" and made sure that it is the correct; matplotlib-1.4.2.win32-py2.7.exe
    I have also checked your other video on how to download it and it still dosn't work.


    the mistake is:
    Traceback (most recent call last):
      File "<pyshell#0>", line 1, in <module>
        import matplotlib
      File "C:\Python27\lib\site-packages\matplotlib\__init__.py", line 105, in <module>
        import six
    ImportError: No module named six

    Thanks in advance.
  5. You mention that Yahoo does forex as well, but I cannot find the api call for it. I can get a nice graph through the same kind of name giving to the URL: http://finance.yahoo.com/q/bc?s=EURUSD=X
    but nothing that reassembles the numbers I could plot in a graph of my own. 
  6. awesome!
  7. What is the symbol for EUR/USD?


Additional Information:

Visibility: 11891

Duration: 5m 42s

Rating: 40