Skip to content

devangmukherjee/percentage_decider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Percentage decider

This script gives mathematical way of making decisions. You can see how many times in the past has the stock performed a certain, acoording to which you can make an informed decision.

How to run this?

  1. Sign up here, it's free - https://www.alphavantage.co/support/#api-key

  2. Install alpha vantage, run this command in the terminal pip install alpha_vantage

  3. Install matplotlib, run this command in the terminal pip install matplotlib

  4. Paste your api key in the code (Line 14)

  5. Run the python file and that's it.

for more information read documentation https://www.alphavantage.co/documentation/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages