algo-host
Installation
SKILL.md
Prepare a strategy for upload to OpenAlgo's /python strategy host.
Arguments
$0= strategy name (e.g.ema_crossover_SBIN) OR full path to a.pyfile- Special:
--listlists deployable strategies instrategies/and their validation status
If $0 is a folder name, the file is strategies/<name>/strategy.py. If it's already a path, use as-is.
Instructions
- Read
algo-expert/rules/self-hosted-strategies.md. - Read the strategy file.
- Validate these criteria (each can be inferred via grep):