{"id":17709475,"url":"https://github.com/lukaszbinden/mql-to-python-bridge","last_synced_at":"2026-03-19T01:50:39.030Z","repository":{"id":68650270,"uuid":"501977201","full_name":"lukaszbinden/mql-to-python-bridge","owner":"lukaszbinden","description":"MetaTrader MQL to Python bridge","archived":false,"fork":false,"pushed_at":"2022-06-10T11:51:40.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T07:42:29.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"MQL5","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukaszbinden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-10T09:14:46.000Z","updated_at":"2022-06-10T11:51:43.000Z","dependencies_parsed_at":"2023-07-16T17:00:46.954Z","dependency_job_id":null,"html_url":"https://github.com/lukaszbinden/mql-to-python-bridge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukaszbinden/mql-to-python-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszbinden%2Fmql-to-python-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszbinden%2Fmql-to-python-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszbinden%2Fmql-to-python-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszbinden%2Fmql-to-python-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukaszbinden","download_url":"https://codeload.github.com/lukaszbinden/mql-to-python-bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszbinden%2Fmql-to-python-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29054746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-25T04:41:43.523Z","updated_at":"2026-02-03T19:33:28.461Z","avatar_url":"https://github.com/lukaszbinden.png","language":"MQL5","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mql-to-python-bridge\n### MetaTrader MQL to Python bridge\nUse MetaTrader as your trading platform but implement your strategy logic with the powerful Python ecosystem.\n\n\n### Short manual:\n1) start python_server.py using Python (write your strategy logic using Python ecosystem)\n2) use mq_client.mq4 as MetaTrader EA to forward OnTick() calls to python server for processing thereof (e.g. strategy using rigid logic, ML approach, etc).\n\n### Note: \n- the socket calls from MQ space to python space are implemented as synchronous calls.\n- you might need to change the protocol between the EA and the python server, e.g. it does not transfer history of feature values, just the current.\n\nSupport is available on demand.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaszbinden%2Fmql-to-python-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukaszbinden%2Fmql-to-python-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaszbinden%2Fmql-to-python-bridge/lists"}