Skip to content

Rimvydasdev/OrderMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OrderMaster

This is a MetaTrader 5 (MT5) script that allows you to control your orders like a PRO. It provides functionality to close losing positions, close profitable positions, and close all positions for a specific currency pair. Additionally, it allows modifying Stop Loss (SL) and Take Profit (TP) levels for open positions.

Features

  • Close losing positions
  • Close profitable positions
  • Close all positions
  • Modify Stop Loss (SL) and Take Profit (TP) levels for open positions

Requirements

  • MetaTrader 5 platform
  • Basic knowledge of trading and MT5 scripting

Installation

  1. Download the OrderMaster.mq5 file.
  2. Open MetaTrader 5 platform.
  3. Go to File > Open Data Folder.
  4. Navigate to MQL5 > Scripts.
  5. Copy the OrderMaster.mq5 file into the Scripts folder.
  6. Refresh the Navigator panel in MetaEditor.
  7. The script should now appear in the Navigator panel under Scripts.
  8. Drag and drop the script onto the desired chart in MetaTrader 5 platform.

Usage

  • After attaching the script to a chart, you can use the provided buttons to control your orders.
  • Use the "Close Losing" button to close losing positions.
  • Use the "Close Profit" button to close profitable positions.
  • Use the "Close All" button to close all positions.
  • Use the "Add SL" button to add Stop Loss level to open positions.
  • Use the "Add TP" button to add Take Profit level to open positions.

Video Tutorial

0rdermaster.mov

Disclaimer

Trading in financial markets involves significant risk of loss. Use this script at your own risk. The authors and contributors are not responsible for any financial losses incurred while using this script.

License

This script is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages