Skip to content

How_to_run

Orville Wright edited this page Sep 18, 2021 · 4 revisions

How to run the code

usage: aop.py [-h] [-c] [-d] [-n NEWSYMBOL] [-q QSYMBOL] [-s] [-t] [-u] [-v] [-x]


optional arguments:

  • -a, --allnews ML/NLP news sentiment AI for *all stocks (*currently looks at Yahoo top % gainers list)
  • -c, --cycle Ephemeral top 10 every 10 secs for 60 secs
  • -d, --deep Deep converged multi data list
  • -h, --help show this help message and exit
  • -n NEWSYMBOL, --newsai NEWSYMBOL ML/NLP news sentiment AI for just 1 stock symbol
  • -q QSYMBOL, --quote QSYMBOL Get ticker price action quote
  • -s, --screen screener logic parser
  • -t, --tops show top ganers/losers
  • -u, --unusual unusual up & down volume
  • -v, --verbose verbose error logging
  • -x, --xray dump detailed debug data structures

Clone this wiki locally