Skip to content

williambonfim/pyMT5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyMT5 - MT5-Python-Integration

This program allows for integration between the MetaTrader 5 (MT5) terminal and Python, enabling the use of automation of trading actions.

Installation

  1. Download and install the MetaTrader 5 terminal from the official website (https://www.metaquotes.net/en/metatrader5).
  2. Install the mt5 package using pip:
pip install mt5
  1. Clone or download this repository to your local machine.

Notes

  • This program requires that the MT5 terminal is running on the same machine as the Python script.
  • This program uses the mt5 package to communicate with the MT5 terminal, which is not an official API provided by MetaQuotes. The package might be subject to change in the future.
  • This program is provided as-is and the developer(s) of this program will not be held responsible for any damages or losses that may occur as a result of using this program.
  • Always test the program in a demo account before using it in a live account.

About

Integrates with MT5 terminal to allow python request and trading automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages