File size: 853 Bytes
d57b46c
e38ec2c
d57b46c
 
 
9978ad9
e38ec2c
d57b46c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5491486
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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 key
- `FINNHUB_API_KEY` - Your Finnhub API key
- `GEMINI_API_KEY` - Your Google Gemini API key (optional)