Commit 1fa252c
fix(mcp): add all missing fields to quote, trade-quote, and Greeks serializers (#229)
QuoteTick: add bid_condition, ask_condition, midpoint (#213)
TradeQuoteTick: add quote_ms_of_day, bid_exchange, ask_exchange,
bid_condition, ask_condition, ext_condition1-4, condition_flags,
price_flags, volume_type, records_back (#214)
GreeksTick: add all 15 second-order Greeks (vanna, charm, vomma, veta,
speed, zomma, color, ultima, d1, d2, dual_delta, dual_gamma, epsilon,
lambda, vera) (#215)
MCP serializers now emit the same field set as the REST server.
Fixes #213, fixes #214, fixes #215
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 441ce3a commit 1fa252c
1 file changed
Lines changed: 25 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| 556 | + | |
556 | 557 | | |
557 | 558 | | |
558 | 559 | | |
| 560 | + | |
| 561 | + | |
559 | 562 | | |
560 | 563 | | |
561 | 564 | | |
| |||
576 | 579 | | |
577 | 580 | | |
578 | 581 | | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
579 | 591 | | |
580 | 592 | | |
| 593 | + | |
| 594 | + | |
581 | 595 | | |
582 | 596 | | |
| 597 | + | |
| 598 | + | |
583 | 599 | | |
584 | 600 | | |
585 | 601 | | |
| |||
624 | 640 | | |
625 | 641 | | |
626 | 642 | | |
627 | | - | |
628 | | - | |
629 | | - | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
630 | 652 | | |
631 | 653 | | |
632 | 654 | | |
| |||
0 commit comments