feat: add equity place, review, and cancel

This commit is contained in:
2026-09-01 12:47:05 -05:00
parent 21170bcf15
commit b4534b2741
4 changed files with 392 additions and 0 deletions
+3
View File
@@ -25,5 +25,8 @@ func Tools() []string {
toolPriceBook,
toolTechnicalIndicators,
toolNews,
toolReview,
toolPlace,
toolCancel,
}
}