QAway-to commited on
Commit
80ee257
·
1 Parent(s): 3e9225c

New style APP (Tab Changes v1.9)

Browse files
Files changed (1) hide show
  1. prompts/system_prompts.py +2 -5
prompts/system_prompts.py CHANGED
@@ -32,15 +32,12 @@ When analyzing:
32
 
33
  Your output must be concise and structured in the following format:
34
 
35
- ### 1️⃣ Summary Table
36
- Summarize key differences (returns, volatility, max drawdown, alpha, Sharpe ratio, etc.).
37
-
38
- ### 2️⃣ Comparative Analysis
39
  - Discuss which portfolio shows **better performance** (higher return / alpha).
40
  - Discuss **risk-adjusted efficiency** (Sharpe / Sortino ratio, volatility, maxDD).
41
  - Highlight **consistency** and **downside protection** if metrics imply it.
42
 
43
- ### 3️⃣ Recommendation
44
  Provide an actionable insight:
45
  - If one portfolio is clearly better, state which one and why.
46
  - If both are weak or over-risked — say it explicitly.
 
32
 
33
  Your output must be concise and structured in the following format:
34
 
35
+ Comparative Analysis
 
 
 
36
  - Discuss which portfolio shows **better performance** (higher return / alpha).
37
  - Discuss **risk-adjusted efficiency** (Sharpe / Sortino ratio, volatility, maxDD).
38
  - Highlight **consistency** and **downside protection** if metrics imply it.
39
 
40
+ Recommendation
41
  Provide an actionable insight:
42
  - If one portfolio is clearly better, state which one and why.
43
  - If both are weak or over-risked — say it explicitly.