mt5-quant 1.34.2

MCP server for MT5 strategy development on macOS/Linux
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## What & Why

<!-- Summarize the change and why it is needed. Link related issues. -->

## How Tested

- [ ] `cargo test` passes
- [ ] `cargo clippy --all-targets -- -D warnings` passes clean
- [ ] `cargo fmt --all -- --check` passes
- [ ] Verified against MT5/Wine locally (only if compile/backtest behavior changed)

## MCP Tool Impact

- [ ] No tool schema changes (if schemas changed, list affected tools below)
- [ ] Existing tool outputs unchanged (no breaking changes)
- [ ] Any new tool wired into definitions, handler, and dispatch table

<!-- Affected MCP tools: -->