Skip to content

Commit 65fc4c0

Browse files
committed
Position size minimum
1 parent 16b6336 commit 65fc4c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/agent-context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ ${strategy.step3Rules}
186186
Constraints:
187187
• Position size: ${strategy.riskParams.positionSize} of USDC
188188
• Max positions: ${strategy.riskParams.maxPositions}
189-
• Min position: $8 after slippage
189+
• Min position: $1 after slippage
190190
191191
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
192192
QUOTE TOOL USAGE (HOW TO EXECUTE)

0 commit comments

Comments
 (0)