MCPVault

strategy_buy_with_stop_loss

MCP tool from FinQ4Cn MCP Server by jinhongzou

Perform backtesting on historical stock data using the specified trading strategy to evaluate its performance. The strategy is as follows: if the stock is not currently held, buy the stock based on the specified holding percentage (percent) and set a profit-taking percentage (stopprofitpct).

How to use it

strategy_buy_with_stop_loss is exposed by the FinQ4Cn MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the strategy_buy_with_stop_loss tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install FinQ4Cn MCP Server

$npx @modelcontextprotocol/inspector python ./mcp-server/fs_server.py
FULL FINQ4CN MCP SERVER LISTING