-
Notifications
You must be signed in to change notification settings - Fork 332
Pull requests: vdemydiuk/mtapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
json.mqh: fix O(n^2) JSON serialization (46s -> 0.5s for a month of M1 candles)
#312
opened Jul 8, 2026 by
biohazardxxx
Loading…
Connectors: fetch command type and payload in a single round-trip (getCommandInfo)
#311
opened Jul 6, 2026 by
biohazardxxx
Loading…
MtClient/MtApi5: async command API with request pipelining
#310
opened Jul 6, 2026 by
biohazardxxx
Loading…
MtApi5: composite GetPositions/GetOrders snapshots (one round-trip)
#309
opened Jul 6, 2026 by
biohazardxxx
Loading…
Fix inbound command payload truncation at 1000 wide chars in connector DLLs
#308
opened Jul 6, 2026 by
biohazardxxx
Loading…
MtApi5: custom symbols support (CustomSymbol*, CustomRates*, CustomTicks*)
#307
opened Jul 3, 2026 by
biohazardxxx
Loading…
MtApi5: OnChartEvent forwarding and EventChartCustom
#306
opened Jul 3, 2026 by
biohazardxxx
Loading…
MtApi5: pending order management (BuyLimit/SellLimit/BuyStop/SellStop, OrderModify, OrderDelete)
#305
opened Jul 3, 2026 by
biohazardxxx
Loading…
MtApi5: implement SendNotification, SendMail, Comment, PlaySound
#303
opened Jul 3, 2026 by
biohazardxxx
Loading…
MtApi5: expose TesterDeposit and TesterWithdrawal for backtesting
#302
opened Jul 3, 2026 by
biohazardxxx
Loading…
MtApi5: expose MT5 economic calendar (Calendar* functions)
#301
opened Jul 2, 2026 by
biohazardxxx
Loading…
MQL5: add timer-based command polling for live trading
#295
opened Feb 19, 2026 by
biohazardxxx
Loading…
4 tasks
Fix invalid JSON from unescaped backslashes in MQL5 string serialization
#294
opened Feb 19, 2026 by
biohazardxxx
Loading…
3 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.