We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f34c84 commit d5ff516Copy full SHA for d5ff516
src/schwab_mcp/tools/orders.py
@@ -9,7 +9,6 @@
9
from schwab.orders.common import one_cancels_other as oco_builder
10
from schwab.orders.options import OptionSymbol
11
from schwab.orders.generic import OrderBuilder
12
-from schwab.orders.common import ComplexOrderStrategyType
13
14
from schwab_mcp.context import SchwabContext
15
from schwab_mcp.tools._registration import register_tool
0 commit comments