
我们为付费客户交付的站点,按第一次演示时的样子展示。
OL-24-05 · Sep 2024
vbk_trade
Andrii · PS · Founder, trading product
Product marketing site for an automated trading bot, shown as it looked at first demo. The live stack (Python, Bybit, Telegram, risk, dashboard) is the Trading Desk proof — not a sold strategy.
“Every draft either promised returns or hid the product. I needed a site that looks like software.”
- 套餐
- Product Site
- 套餐价格
- $1,297
- 周期
- 14 days
- 市场
- English-speaking · remote
- 客户
- Andrii · PS
- 交付
- Sep 2024
结果
vbk_trade: first-demo product site plus a runnable Python stack — Bybit, Telegram, risk caps, dashboard. No ROI claims.
之前
Pitch-deck landing. No pricing. Easy to read as a scam.
之后
Home, features, pricing, about as at first demo. Bot starts with python main.py.
任务
Crypto marketing sites either scream guaranteed returns or hide the product behind fog. Andrii needed a site that looks like software: features, plans, exchanges, demo CTA — without performance promises we cannot stand behind.
我们要它完成什么
A visitor can tell it is a bot product, see plan prices, see Binance/Bybit, and hit a demo CTA. They are not promised a specific ROI. Operators can see how the bot actually starts: python main.py.
已交付技术栈
vbk_trade
我们交付的真实交易机器人。营销页是第一次给客户演示时的快照,不是后来的完整版本。下方是技术栈与启动步骤;策略与密钥不公开。
构建该机器人所用的技术栈
运行时
Python 3 · asyncio 事件循环
交易所
Bybit REST 处理账户与订单 · WebSocket 接收实时行情
Telegram
aiogram 机器人:启停、余额、持仓、成交提醒
风控
仓位上限、日亏损停止、最大回撤、紧急停止 — 每笔订单前执行
仪表盘
aiohttp 监控:状态、持仓、近期日志
首次运行
正式密钥前使用 demo / paper 模式。环境模板;关闭提现权限。
启动之后
python main.py
- 01
启动进程
在项目根目录运行 python main.py。加载环境文件并启动 asyncio 循环。
- 02
连接
循环拉起 Telegram 控制以及 Bybit REST + WebSocket 连接。
- 03
先过风控
每条下单路径都经过 risk manager。限额与紧急停止可暂停交易,无需手动杀进程。
- 04
查看与控制
用 Telegram 启停和收提醒。仪表盘查看状态、持仓和日志。
非投资建议。不保证利润或 ROI。API 密钥由运营方持有,提现权限关闭。策略规则不公开。
约束
- Public marketing pages are the first-demo snapshot — not the later full build.
- Strategy rules and API keys stay private.
- No “guaranteed returns” in Oaklaunch-authored claims.
- English product copy, not a token landing.
我们如何推进
Week 1
IA + copy
4–6 page map, EN copy for home/features/pricing, and the demo CTA.
Week 2
Design + build
Visual system, core pages, and responsive production build.
Week 3
Polish + handoff
QA, remaining listed pages, deploy notes, and revision round.
作品中的决策
Product, not a pitch deck
Hero explains automated trading; pricing is public; support is a feature list, not a cult.
Named exchanges
Binance and Bybit on the page so the product has a context, not “all markets.”
Mobile still
A second composition for phone so the SaaS does not only exist at 1440px.
Demo CTA, not deposit
The pack sells a marketing site. Checkout for the bot is out of scope.
交付内容
- Home, features, pricing, about, demo (first-demo snapshot)
- EN product copy + demo CTA
- Desktop + mobile marketing layouts
- Trading stack: Python asyncio, Bybit REST+WS, aiogram, risk manager, aiohttp dashboard
板块 / 页面
- Home
- Features
- Pricing
- About
- Demo
作品截图




交接
- First-demo marketing snapshot under /work/kongtrade
- Plan table as built (Basic / Professional / Premium)
- Runbook: python main.py, env template, Telegram + dashboard
不包含
- Secret strategy research
- Withdraw-enabled API keys
- Profit or ROI guarantees