symbols
# cymbals
relevant
Trading View Technicals
def symbol (the_symbol, description = "", exchange = "AMEX"):
return {
"symbol": the_symbol,
"screener": "america",
"exchange": exchange,
"description": description
}
import vortexes.clouds.TradingView.treasure.technicals as TV_treasure_tech
symbols_indicators = TV_treasure_tech.scan_symbols (
symbols = [
symbol ("VOO")
]
)
rich.print_json (data = symbols_indicators)
TV_treasure_tech.print_symbols_table (symbols_indicators)
Options Indicators
Whales
# Big Trades
# Empire Trades
#
https://unusualwhales.com/flow/overview
https://whalewisdom.com/
Analyst Opinions
Change Percentages
Market Cap
Shareholder Equity
Sentiments
# LLM