Skip to content

Windows-Python Application for carrying out trade orders & account analysis

License

Notifications You must be signed in to change notification settings

teddywaweru/MT5-trade-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FX_MT4_app

Windows-Python Application for carrying out trade orders & account analysis

Agenda

The purpose of the project is to create a GUI app that integrates with the MT4 app for account & trade management. The project is supported by the open source library ZeroMQ for port communications to the MT4 platform, & Darwinex's functional scripts for sending commands from Python scripts to an Expert Advisor loaded on the MT4 platform.

Functionality

Expected to grow with time, the main areas of current focus:

  1. Risk Management - To provide risk calculation mechanisms for new trades. This is purely opinionated based on my own structure of placing trades with viable ris ranges. the application is due to take into consideration: a. % Balance of account to be risked during any trade b. Determine lot sizes to ensure balanced margin capacities for instruments with different risk thresholds c. Determine Stop Loss & Take Profit values based on the instrument's ATR value

  2. Trade Placement, Updating, Deletion - In comparison to MT4's procedure of carrying out these tasks, it's intended that the application will allow for quicker manipulation once a solid workflow is developed.

  3. Trade Performance Evaluation

  4. Trade monitoring

About

Windows-Python Application for carrying out trade orders & account analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published