mobenta commited on
Commit
2da3306
·
verified ·
1 Parent(s): 7285374

Delete static/README.md

Browse files
Files changed (1) hide show
  1. static/README.md +0 -29
static/README.md DELETED
@@ -1,29 +0,0 @@
1
- ---
2
- title: Trading Affirmations App
3
- emoji: 📈
4
- colorFrom: blue
5
- colorTo: green
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- # Trading Affirmations App
11
-
12
- A web application for traders that combines affirmations with real-time market data to help improve trading psychology and performance.
13
-
14
- ## Features
15
-
16
- - Real-time market data from Alpha Vantage and Finnhub
17
- - Trading session awareness (Asia, Europe, US)
18
- - Trading affirmations based on your current trading status
19
- - Intermarket analysis visualizations
20
- - Trading opportunities powered by Gemini AI
21
- - Trade tracking and journal
22
-
23
- ## Environment Variables
24
-
25
- This app requires the following environment variables to be set in your Hugging Face Space:
26
-
27
- - `ALPHA_VANTAGE_API_KEY` - Your Alpha Vantage API key
28
- - `FINNHUB_API_KEY` - Your Finnhub API key
29
- - `GEMINI_API_KEY` - Your Google Gemini API key (optional)