alexanimal_tradovate-mcp-server

alexanimal_tradovate-mcp-server

3.1

If you are the rightful owner of alexanimal_tradovate-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with the Tradovate API, providing tools for managing contracts, positions, orders, and accounts.

The Tradovate MCP Server is designed to facilitate seamless interaction with the Tradovate API, offering a robust set of tools for managing various trading operations. It supports authentication, real-time data fetching with caching, and provides fallback mechanisms to simulated data when the API is unavailable. The server is structured to handle contract details, position management, order placement, and account summaries efficiently. It is built with a focus on reliability and ease of use, making it a valuable asset for traders and developers looking to integrate Tradovate's functionalities into their applications. The server is open-source and licensed under the MIT License, ensuring flexibility and community collaboration.

Features

  • Authentication with Tradovate API
  • Real-time data fetching with caching
  • Tools for contract details, position management, order placement, and more
  • Fallback to simulated data when API is unavailable

Tools

  1. get_contract_details

    Get details for a specific contract by symbol

  2. list_positions

    List positions for an account

  3. place_order

    Place a new order

  4. modify_order

    Modify an existing order

  5. cancel_order

    Cancel an existing order

  6. liquidate_position

    Liquidate a position

  7. get_account_summary

    Get account summary information

  8. get_market_data

    Get market data (quotes, DOM, charts)

Related MCP Servers

View all finance servers →