Code Monkey home page Code Monkey logo

webclinic017 / pytrader-python-mt4-mt5-trading-api-connector-drag-n-drop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danmi1258/pytrader-python-mt4-mt5-trading-api-connector-drag-n-drop

0.0 0.0 0.0 3.59 MB

End-to-End solution connecting Metatrader4 & Metatrader5 💹 with Python with a simple drag and drop EA. Fully tested bug free & efficient solution for live & paper trading⭐ Full Documentation ready.

Home Page: https://www.deeptrade.ml/

Python 100.00%

pytrader-python-mt4-mt5-trading-api-connector-drag-n-drop's Introduction

PyTrader - Drag & Drop MT4 & MT5 Python API Connector for Metatrader

PyTrader

Documentation for connecting Metatrader 5 and metatrader 4 with Python with a simple drag and drop EA. A full suited solution and fully tested and fast and efficient.

The Pytrader ecosystem consists of a python script and a MT5 or MT4 EA. Further for the licensing an indicator is used. The communication between the python script and the EA is based on sockets. EA is the Server and the python script the Client. It is always query(function / python script) and output(data / server). The EA does not need to run on same computer as the python script is running on. On our Github link you will find the python script, the EA’s, full documentation, and a Pytrader example script showing how to call the functions. For questions we have also a discord channel. In demo (without licensing indicator) also full functionality, but for a limited number of instruments (EURUSD, AUDCHF, NZDCHF, GBPNZD and USDCAD).

Python MT4 & MT5 EA connecor

Easier more than ever before! Connecting Metatrader5 with Python strategies with this simple drag and drop EA has never been so easy! A full & fast solution tested with real trading. Amazing capabilities like download bar data & creating a live feed for your strategies with 1 line of code. Enjoy.

Drag & Drop Python Connector for MT4 & MT5

Growing list of features:

  • Python login to Metatrader5 Terminal
  • Python Connection keep alive function
  • Get MT5 Account Info→ Python client
  • Python Client Open New Orders → MT5 (Verify the sending, and verifying the receiving the order ,in MetaTrader5)
  • Python Client can Change(take profit,stop loss) /Cancel/Open Orders → MT5
  • Python Close/Partly Close Positions → MT5
  • MT5 Execution info→ Python client
  • MT5 → Python Get all Open orders & Positions
  • MT5 → Python Get static account information
  • MT5 → Python Get dynamic account info like [balance, equity, margin, free margins]
  • MT5 → Python Get instrument information [pip value, max lot, tick size, tick value]
  • MT5 → Python Get last tick data [date, bid, ask, vol ]
  • MT5 → Python Get bar data [date, open, low, high, close, vol]
  • MT5 → Python Get last X ticks array[date, bid, ask, last,vol]
  • MT5 → Python Get last X bars array[date, open, low, high, close, vol]
  • MT5 → Python Get indicator data from MT5 to your script - coming soon!

MT5 installation flow:

alt text

MT4 python

installation flow:

alt text

myLib documentation

See documentation MT5here See documentation MT4here

Linux installation:

You can run your strategies on linux through wine.
Here is a ready docker + Wine: here

Get the EA working for Live Trading:

MT5 python ==> Get FULL Version here

MT4 python ==> Get FULL Version here

pytrader-python-mt4-mt5-trading-api-connector-drag-n-drop's People

Contributors

branly76 avatar thesnowguru avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.