metadata
title: Trading Affirmations App
emoji: π
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
Trading Affirmations App
A web application for traders that combines affirmations with real-time market data to help improve trading psychology and performance.
Features
- Real-time market data from Alpha Vantage and Finnhub
- Trading session awareness (Asia, Europe, US)
- Trading affirmations based on your current trading status
- Intermarket analysis visualizations
- Trading opportunities powered by Gemini AI
- Trade tracking and journal
Environment Variables
This app requires the following environment variables to be set in your Hugging Face Space:
ALPHA_VANTAGE_API_KEY
- Your Alpha Vantage API keyFINNHUB_API_KEY
- Your Finnhub API keyGEMINI_API_KEY
- Your Google Gemini API key (optional)