-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.env.example
More file actions
31 lines (29 loc) · 1.95 KB
/
.env.example
File metadata and controls
31 lines (29 loc) · 1.95 KB
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
31
POSTGRES_URI=postgres:pgpw@localhost:5432/postgres
POSTGRES_PASSWORD=pgpw
POSTGRES_URI_AI_HEDGE_FUND=postgres:pgpw@localhost:5432/ai_hedge_fund
BASIC_AUTH_PASSWORD=
OPENROUTER_API_KEY=
# Optional: main LLM for tool-using flows (default: deepseek/deepseek-v3.2)
# OPENROUTER_MAIN_MODEL=deepseek/deepseek-v3.2
# Optional: cheap LLM for simple single-turn tasks (default: openai/gpt-oss-120b)
# OPENROUTER_CHEAP_MODEL=openai/gpt-oss-120b
# LangSmith tracing (EU). If set, aitools sets LANGSMITH_ENDPOINT to EU when unset.
LANGSMITH_API_KEY=
# Optional: AI tools debug logging. Set to DEBUG for verbose tool/LLM logs (e.g. get_market_data, run_ai_with_tools).
# AI_TOOLS_LOG_LEVEL=DEBUG
# Google Cloud Storage (S3-compatible HMAC) for QuantStats report uploads
GCS_ACCESS_KEY_ID=
GCS_SECRET_ACCESS_KEY=
GCS_BUCKET_NAME=tradingbotrunresults
# optional telegram monitoring setup
# create an app https://my.telegram.org/apps
TELEGRAM_API_ID=your_telegram_api_id
TELEGRAM_API_HASH=
TELEGRAM_SESSION_STRING= # run onetime_getTelegramSessionString.py
TELEGRAM_CHANNELS=-1002202241417,-1001998690333 # run onetime_getTelegramChats.py
# -1002202241417 GMGN Featured Signals(Lv2) - SOL
# -1001998690333 🏦 The Signals Bank - FREE 🏦
# -1002372204665 🔵 GPT4AUTOTRADE - BOTFLIX
# -1001998690333 — Most useful ✅
# Traditional trading signals with proper entries, SL/TP, and macro commentary: XAUUSD, BTC, US500, USD/CNY. Clean, actionable summaries.
# -1002202241417 — Low-cap Solana meme token pump signals ⚠️ Pure meme/pump content — $LULU, $TRET, $SOS etc. on Solana with micro market caps ($8K–$19K FDV). 62/66 messages had a symbol, but all are micro-cap Solana tokens, not traditional tradeable assets. Probably not useful unless you're trading meme coins.