This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| TAO dTAO Scalper Bot - Configuration | |
| Scalps subnet alpha tokens on Bittensor via Dynamic TAO AMM | |
| v1.2 — Hybrid TP + optional sentiment (3-signal mode saves ~$150/mnd) | |
| """ | |
| import os | |
| # ============================================================ | |
| # STRATEGY PROFILE — MUST BE DEFINED FIRST (was bug: line 65→42) | |
| # Set via env: STRATEGY_PROFILE=aggressive |