Skip to content

arvind-manik/trend_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trend_analysis

Trend analysis is a WIP stock market analysis tool, that analyzes the current scenario of scrips along various parameters to find out whether it is better to buy, short or hold on to the stock.
It performs candlestick pattern detection and calculates other technical indicators over a historic price dataset provided by Quandl
It will signal the users with trade indicators to buy/sell/hold the stock and also provides backtesting.

Requirements

Django framework (for routing)  
Quandl API reader (currently a Flask server hosted in pythonanywhere.com)  
TechanJS for rendering custom candlestick charts

Signals

Above is a sample backtest with buy/sell signals represented by blue and red arrows

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published