strategy-rust-module

Official

Build and deploy Rust WASM strategies safely.

AuthorLivTorgEx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the complexity of creating a WASM-based trading strategy module by guiding you through a complete, correct deployment workflow to a LivTorgEx server.

Core Features & Use Cases

  • Rust WASM DynamicModule scaffolding guidance: Produces a strategy module that runs as a persistent stdin/stdout bridge loop using lte_strategy_bridge.
  • End-to-end deployment workflow: Creates a module repository, packages a tar.gz source archive, obtains a presigned upload URL, uploads to storage, submits a build, polls build status, and then deploys to a bot group.
  • Operational guardrails for correctness: Emphasizes ABI compatibility, forbids process exit, supports idempotency via stable marks, and documents crash-recovery/state persistence expectations.
  • Use Case: You want to implement a custom automated trading logic in Rust (e.g., event-driven indicator reactions and dynamic order management) and deploy it to a bot group via DynamicModule settings.

Quick Start

Tell the Skill to scaffold a new Rust WASM DynamicModule strategy, package it as a tar.gz, upload and submit a build to the server, and then deploy the resulting module version to a bot group using the provided DynamicModule settings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: strategy-rust-module
Download link: https://github.com/LivTorgEx/strategy-skill/archive/main.zip#strategy-rust-module

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.