Skip to content

program that can analyze technicals of stock/crypto ticker and rank them by winrate

Notifications You must be signed in to change notification settings

mrsamsonn/ticker_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticker Analyzer

Development List:

  • Pull real-time data from yahoo_fin
  • Pull static data from yahoo_fin
  • Pull static data from yfinance
  • Identify EMA and EMA crossing
  • Identify MACD and MACD crossing/MACD histogram
  • Identify CHoCH (Change of Character) Pivot points
  • Analyze Technicals of ticker (MACD, EMA, RSI, etc)
  • Rank winrate of each technical (which technical strat has higher winrate)
  • Pull reddit/twitter sentiment and fusion data together
  • run python script on AWS EC2

Current Output: Current Output Terminal Output

CHoCH pivot point Output: CHoCH Output

CHoCH pivot point close up Output: CHoCH_Closeup Output

About

program that can analyze technicals of stock/crypto ticker and rank them by winrate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages