Stock Price Movement
Black/green ticker card with an SVG price line chart; swap ticker, price, %change, day range, takeaway, disclaimer toggle.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 11.95s
- Scenes
- 3
- Render cost
- $0.00299 / render
Free template · opens in the editor, no account required.
Customize Stock Price Movement
Stock Price Movement is a ready-to-render Finance / crypto video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.
14 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.
brandTagTexttickerTextcompanyNameTextpriceTextchangeAbsTextchangePctTextdayRangeTextvolumeLineTexttakeawayTextaccentColorshowDisclaimerToggledisclaimerTextbgImageMedia URLmusicUrlMedia URLThe exact JSON payload
This is the full render config — POST it to the API, or open it in the editor to tweak.
{
"name": "finance-stock-move",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#04070A",
"outputFormat": "mp4",
"variables": {
"brandTag": "TICKER TERMINAL",
"ticker": "NVDA",
"companyName": "NVIDIA Corp.",
"price": "$126.09",
"changeAbs": "+$5.54",
"changePct": "+4.6%",
"dayRange": "Day range 120.72 — 127.34",
"volumeLine": "Vol 312.4M · Mkt cap $3.10T",
"takeaway": "Chip demand keeps the trend intact.",
"accent": "#2BFF88",
"showDisclaimer": true,
"disclaimer": "Not investment advice · prices delayed",
"bgImage": "https://images.pexels.com/photos/10628030/pexels-photo-10628030.png?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
"musicUrl": "https://cdn.pixabay.com/audio/2025/03/19/audio_56ae1dae5f.mp3"
},
"scenes": [
{
"id": "reveal",
"duration": 4,
"backgroundColor": "#04070A",
"transition": "smoothleft",
"transitionId": "chart",
"transitionDuration": 0.55,
"visuals": [
{
"type": "IMAGE",
"src": "{{bgImage}}",
"width": 1080,
"height": 1920,
"position": "center-center",
"resize": "cover",
"zoom": true,
"opacity": 0.35,
"track": 0,
"enterBegin": 0,
"exitEnd": 4
},
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 1,
"enterBegin": 0,
"exitEnd": 4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='smRev' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#04070A' stop-opacity='0.85'/><stop offset='0.5' stop-color='#04070A' stop-opacity='0.5'/><stop offset='1' stop-color='#04070A' stop-opacity='0.96'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#smRev)'/><rect x='60' y='60' width='960' height='1800' rx='32' fill='none' stroke='rgba(43,255,136,0.22)' stroke-width='1.5'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 150,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.15,
"enterEnd": 0.6,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; border:1.5px solid rgba(43,255,136,0.55); border-radius:8px; padding:12px 28px; color:{{accent}}; font-size:24px; font-weight:700; letter-spacing:6px;'>{{brandTag}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 800,
"anchor": "top-center",
"track": 3,
"enterBegin": 0.35,
"enterEnd": 0.85,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#FFFFFF; font-size:220px; line-height:1; font-weight:700; letter-spacing:-6px;'>{{ticker}}</div><div style='margin-top:12px; text-align:center; color:#7E8A99; font-size:36px; font-weight:600; letter-spacing:2px;'>{{companyName}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1240,
"anchor": "top-center",
"track": 4,
"enterBegin": 0.7,
"enterEnd": 1.15,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#FFFFFF; font-size:96px; font-weight:700; letter-spacing:-2px;'>{{price}}</div><div style='margin-top:16px;'><span style='display:inline-block; background:{{accent}}; color:#04070A; border-radius:999px; padding:12px 34px; font-size:40px; font-weight:800;'>{{changePct}}</span></div>"
}
]
},
{
"id": "chart",
"duration": 5,
"backgroundColor": "#04070A",
"transition": "fade",
"transitionId": "detail",
"transitionDuration": 0.5,
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 5,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='smChBg' cx='0.5' cy='0.4' r='1'><stop offset='0' stop-color='#0A1410'/><stop offset='1' stop-color='#04070A'/></radialGradient><linearGradient id='smArea' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#2BFF88' stop-opacity='0.28'/><stop offset='1' stop-color='#2BFF88' stop-opacity='0'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#smChBg)'/><rect x='70' y='620' width='940' height='760' rx='40' fill='rgba(255,255,255,0.02)' stroke='rgba(43,255,136,0.28)' stroke-width='1.5'/><path d='M130 1180 H950' stroke='rgba(126,138,153,0.25)' stroke-width='1.5'/><path d='M130 1000 H950' stroke='rgba(126,138,153,0.12)' stroke-width='1'/><path d='M130 820 H950' stroke='rgba(126,138,153,0.12)' stroke-width='1'/><path d='M130 1180 L250 1150 L330 1165 L430 1080 L520 1110 L620 980 L720 1010 L820 870 L950 780 L950 1180 Z' fill='url(#smArea)'/><path d='M130 1180 L250 1150 L330 1165 L430 1080 L520 1110 L620 980 L720 1010 L820 870 L950 780' fill='none' stroke='#2BFF88' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/><circle cx='950' cy='780' r='14' fill='#2BFF88'/><circle cx='950' cy='780' r='26' fill='none' stroke='rgba(43,255,136,0.4)' stroke-width='2'/></svg>"
},
{
"type": "TEXT",
"x": 130,
"y": 300,
"anchor": "top-left",
"track": 1,
"enterBegin": 0.2,
"enterEnd": 0.65,
"enterAnimation": "smoothup",
"exitEnd": 5,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='color:#7E8A99; font-size:26px; font-weight:700; letter-spacing:5px;'>{{ticker}} · 1D CHART</div><div style='margin-top:16px; color:#FFFFFF; font-size:120px; line-height:1; font-weight:700; letter-spacing:-3px;'>{{price}}</div><div style='margin-top:18px; color:{{accent}}; font-size:44px; font-weight:700;'>{{changeAbs}} · {{changePct}}</div>"
},
{
"type": "TEXT",
"x": 130,
"y": 1450,
"width": 820,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.9,
"enterEnd": 1.35,
"enterAnimation": "fade",
"exitEnd": 5,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='color:#9AA6B5; font-size:30px; line-height:1.6; font-weight:500;'>{{dayRange}}</div><div style='margin-top:6px; color:#9AA6B5; font-size:30px; line-height:1.6; font-weight:500;'>{{volumeLine}}</div>"
}
]
},
{
"id": "detail",
"duration": 4,
"backgroundColor": "#04070A",
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='smDet' cx='0.5' cy='0.4' r='0.95'><stop offset='0' stop-color='#0A1410'/><stop offset='1' stop-color='#04070A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#smDet)'/><circle cx='540' cy='680' r='150' fill='none' stroke='rgba(43,255,136,0.6)' stroke-width='2.5'/><path d='M470 720 L510 620 L560 700 L600 560' fill='none' stroke='#2BFF88' stroke-width='9' stroke-linecap='round' stroke-linejoin='round'/><circle cx='600' cy='560' r='10' fill='#2BFF88'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 940,
"width": 900,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.25,
"enterEnd": 0.7,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='text-align:center; color:#7E8A99; font-size:26px; font-weight:700; letter-spacing:6px;'>THE TAKEAWAY</div><div style='margin-top:20px; text-align:center; color:#FFFFFF; font-size:66px; line-height:1.15; font-weight:700;'>{{takeaway}}</div>"
},
{
"type": "TEXT",
"condition": "{{showDisclaimer}}",
"x": 540,
"y": 1450,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.9,
"enterEnd": 1.3,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "Space Grotesk"
},
"html": "<div style='display:inline-block; background:rgba(43,255,136,0.08); border:1px solid rgba(43,255,136,0.3); color:#8FB8A2; border-radius:999px; padding:12px 30px; font-size:22px; font-weight:600; letter-spacing:1px;'>{{disclaimer}}</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.15,
"track": 0
}
]
}More Finance / crypto templates
View all ↗Ready to ship video at scale?
Start free — your first render is only a JSON payload away.









