16 lines
382 B
JSON
16 lines
382 B
JSON
{
|
|
"name": "trading-strategy-backtester",
|
|
"description": "Backtest trading strategies with historical data, performance metrics, and risk analysis",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Intent Solutions IO",
|
|
"email": "jeremy@intentsolutions.ai",
|
|
"url": "https://intentsolutions.ai"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |