strategy-modifications
OfficialConfigure per-position grid order modifications
Finance & Accounting#risk management#JSON schema#conditional logic#grid trading#trading bot#market indicators#strategy configuration
AuthorLivTorgEx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Strategy modifications need a precise way to configure how a bot transforms a position into multiple grid orders, selected conditionally at position spawn time, without manually rewriting strategy logic.
Core Features & Use Cases
- Position-level modification selection: Applies the first matching entry from
professional.modificationsfor the lifetime of each opened position. - Grid modification reference: Defines how to configure
"type": "Grid"for spawning buy/sell levels across a price range. - Deterministic grid spacing modes: Supports
Arithmetic,Static,Geometric, and conditionalPickgrid type selection. - Runtime spawn-time price resolution: Documents valid
from_price/to_priceanchors (e.g.,PricewithPercentageoffsets,Indicator,Variable) and the constraints for grid price resolution.
Quick Start
Ask your AI to generate a BotGroupSetting that includes a professional.modifications entry using a Grid modification with Arithmetic spacing and symmetric percentage from_price/to_price, so each forced position opens a 10-level grid.
Dependency Matrix
Required Modules
None requiredComponents
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-modifications Download link: https://github.com/LivTorgEx/strategy-skill/archive/main.zip#strategy-modifications Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.