1Branch0Tags
GL
glucryptoRefresh package-lock for opentool 0.19.5
a06de7112 hours ago10Commits
markdown
# Directional Bot Directional Bot is a compact Hyperliquid directional strategy starter built for builder runs. It keeps the config contract and the `backtest_decisions` preview path, while also including an optional live Hyperliquid execution branch without the heavier surface area of the full `signal-bot` template. ## Included - `src/config.ts` for a compact TWAP config contract, defaults, schedule wiring, and optional live execution settings - `src/directional-bot.ts` for compact TWAP sell logic, optional live order placement, and backtest decisions - `tools/directional-bot.ts` for the tool profile and `backtest_decisions` POST handler ## Development - `npm install` - `npm run validate`