CLP auto hedge

This commit is contained in:
2025-12-12 23:49:50 +01:00
parent aeaae84750
commit 84242f3654
10 changed files with 1677 additions and 148 deletions

View File

@ -33,7 +33,7 @@ def create_and_authorize_agent():
# --- STEP 3: Create and approve the agent with a specific name ---
# agent name must be between 1 and 16 characters long
agent_name = "executor_swing"
agent_name = "executor_SCALPER"
print(f"\n🔗 Authorizing a new agent named '{agent_name}'...")
try: