alexanimal_tradovate-mcp-server
0
The Tradovate MCP Server is designed to facilitate interaction with the Tradovate API, providing functionalities like managing contracts, positions, and orders. It enhances efficiency with features like real-time data fetching, authentication, and fallback options when the API is down. The server offers multiple tools for account and market data management, aiming to streamline trading operations.
get_contract_details
Get detailed information about a specific contract
list_positions
List the positions in your account
place_order
Place a new order
modify_order
Modify existing orders
cancel_order
Cancel an existing order
liquidate_position
Close the position
get_account_summary
Get account summary information
get_market_data
Get market data (quotation, DOM, chart)