tradovate-mcp-server

tradovate-mcp-server

1

Tradovate MCP Server is a Model Context Protocol server designed to interface with the Tradovate API, offering features for managing contracts, positions, orders, and accounts. It includes real-time data fetching with caching and can simulate data when the API is unavailable.

get_contract_details

Get detailed information about a specific contract

list_positions

List the positions in your account

place_order

Place new orders

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)