Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
paper - Skill - OpenSmartRoute
Skillv1.0.0
paper
Use when writing or reviewing paper trading code: paper broker adapter, dry-run loop, state sync, order logging, failure simulation.
{
"ocm": "1",
"id": "team-muel-greenfield-trading-paper-instructions",
"kind": "skill",
"name": "paper",
"description": "Use when writing or reviewing paper trading code: paper broker adapter, dry-run loop, state sync, order logging, failure simulation.",
"publisher": "team-muel",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when writing or reviewing paper trading code: paper broker adapter, dry-run loop, state sync, order logging, failure simulation."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/team-muel/greenfield_trading",
"path": ".github/instructions/paper.instructions.md",
"ref": "1ace79f50148afc7ddede8bca3474739cea3cf08",
"url": "https://github.com/team-muel/greenfield_trading/blob/1ace79f50148afc7ddede8bca3474739cea3cf08/.github/instructions/paper.instructions.md",
"key": "team-muel/greenfield_trading/.github/instructions/paper.instructions.md"
},
"applies_to": "src/trading_system/paper/**,tests/paper/**"
},
"instructions": "# Paper Trading 규칙\n\n- paper adapter와 live adapter는 동일 인터페이스를 구현한다.\n- paper 환경과 live 환경의 config/credential을 절대 공유하지 않는다.\n- 모든 주문 이벤트를 로깅한다 (시간, 종목, 수량, 가격, 상태).\n- 상태 동기화: 포지션, 잔고, 미체결 주문을 주기적으로 검증한다.\n- 장애 시나리오(네트워크 단절, API 에러, 타임아웃)를 시뮬레이션한다.\n- 최소 2주 이상 paper 운영 후에만 live 전환을 검토한다.\n- paper 결과는 risk-governor 승인 없이 live로 넘어가지 못한다.",
"cost": {
"context_tokens": 82
}
}
Fetch it by URL: GET /api/v1/registry/team-muel-greenfield-trading-paper-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.