Skip to content

EnricoLatella/StockTecnicalIndicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

How to build Stock Technical Indicators with Pyhton

DISCLAIMER: This post is purely educational and does not aim at giving any recommendation whatsoever regarding business nor trading.You may feel free to replicate and improve the code above but I already DECLINE all responsibility.

Stock technical indicators are indispensable in stock analysis. They are calculated by a different mathematical formula based on the historical stock prices. In algorithmic trading, technical indicators are also essential to form a trading signal that can trigger the opening and closing of a trade by a trading robot.

To use this indicators you have to install on your local machine following libraries: TaLib, Yahoo finance and Matplotlib.

About

How to create Technical Indicator using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages