/FinancialCalc

Python based engine that makes financial / technical calculations easy for use in stock market.

Primary LanguagePython

FinancialCalc

Python based engine that makes financial / technical calculations easy for use in stock market. It will help you take financial decisions on the basis of price difference between highs and lows. With this tool, you can estimate various technical levels in an easier way. You just need to enter the following information : OPEN, HIGH, LOW, CLOSE And then you could generate important support and resistance levels (in an upgraded form).

Updates

  1. Added functionality to import stock prices from Yahoo Finance
  2. Added documentation for using functions of ystockquotes