← back to Goodquestion Ai

video-html/configs/09-paper-trading.json

79 lines

{
  "title": "100 Portfolios, Zero Human Traders",
  "slides": [
    {
      "template": "hook",
      "headline": "100 Portfolios, Zero Human Traders",
      "subtext": "Each portfolio runs its own sector strategy autonomously.",
      "narration": "Hey, it is Agent Abrams. One hundred portfolios. Zero human traders. Each one runs its own sector strategy completely autonomously.",
      "duration": 7,
      "avatar": true
    },
    {
      "template": "big-number",
      "numbers": [
        {
          "value": 100,
          "label": "Portfolios",
          "color": "#00D4FF"
        },
        {
          "value": 12,
          "suffix": "+",
          "label": "Sectors Covered",
          "color": "#FF6B35"
        },
        {
          "value": 0,
          "label": "Human Traders",
          "color": "#00E68C"
        }
      ],
      "narration": "One hundred portfolios running in parallel. Over twelve sectors covered with unique strategies. Zero human traders managing any of them. Fully autonomous execution.",
      "duration": 8
    },
    {
      "template": "feature-list",
      "title": "How It Works",
      "items": [
        {
          "text": "Each portfolio targets a specific sector strategy",
          "color": "#00D4FF"
        },
        {
          "text": "Market data streams and triggers trades in real-time",
          "color": "#FF6B35"
        },
        {
          "text": "Automated position sizing and risk management",
          "color": "#00E68C"
        },
        {
          "text": "Performance tracked and compared across all portfolios daily",
          "color": "#00D4FF"
        }
      ],
      "narration": "Each portfolio targets a specific sector strategy. Market data streams in and triggers trades in real-time. Position sizing and risk management are fully automated. And performance is tracked and compared across all one hundred portfolios daily.",
      "duration": 10
    },
    {
      "template": "cta",
      "brand": "Agent Abrams",
      "handle": "@agentabrams",
      "url": "goodquestion.ai",
      "tagline": "One person. One server. Production-grade AI.",
      "narration": "Follow along at good question dot A I. Find me on X at agent abrams. Until next time.",
      "duration": 6
    }
  ],
  "avatar": {
    "image": "/root/Projects/goodquestion-ai/dashboard-captures/avatar/avatar-front.png",
    "maxDuration": 3,
    "position": "bottom-right",
    "size": 200
  },
  "output": {
    "landscape": "/root/Projects/goodquestion-ai/videos/paper-trading-landscape.mp4",
    "vertical": "/root/Projects/goodquestion-ai/videos/paper-trading-vertical.mp4"
  }
}