MT4 Graphic User Interface Order Plugin

Phylo

Trader
Feb 19, 2012
2
0
17
This may be of interest to some - all FREE

Graphic User Interface Order Plugin.

Easy Order Plugin Script - by Sangmane

See attchment Example-2.jpg

The above is a Test Rig shot of Easy Order GUI. The text at the SL + TP lines is a separate SL + TP pip calculator indicator - by File45.

1. The Easy Order Script has option to trade in a) manual selected Lots or b) Risk based automatic calculated lots.
2. The Easy Order script places SL + TP lines on the chart which can be moved as required before and after a trade has been placed.
3. To change lot size click [New Order] drop down and choose an order type. The selected order text will replaced [New Order] text. (SL + TP lines are placed on the chart) The lot size can now be changed in the lot box. The changed lot size will remain the default until changed. Two options are now available. a) If the [Submit] button is clicked the order will go through. b) If the drop down is opened the selected order can be cancelled. (SL + TP line will delete from the chart)

For Lot based trading see attached files
a) EasyOrder-Mod3-LineWidth-1.zip
b) EasyOrder-Mod3-LineWidth-2.zip
c) EasyOrder-Mod3-LineWidth-3.zip

The difference between the above is the thickness of SL + TP lines. i.e. thicknes 1, 2 or 3. Otherwise all are the same.

EasyOrder.dll goes in MT4/Experts/Library folder.
All other EasyOrder.mq4 files go in MT4//Experts/Script folder.

Suggestion: Assign a Hot Key combo to EasyOrder.mq4 for ease of use. (e.g. Ctrl + Z)

For Risk base - Refer Here - Post 54.

I do not do trade Risk so cannot answer any questions re Risk.

One difference between Lot and Risk is that the EasyOrderDraw file for Lots has been edited as pip based and for Risk edited as ATR based. Remaining differences beyond scope of this post.

How to Edit EasyOrderDraw File - Click Post #244

See attached EA - Ea_easy_order_start (mod - by akitra) - to call Easy Order Script at MT4 start up. Goes in EA folder.

SL + TP Pip calculator Indicators - by File45

a) SL + TP to Current Price pip calculator indicator - click
b) SL + TP to Order Execution Price pip calculator indicator - click

The above indicators place text of Order Type, Ticket No, Price, and pip calculation at SL + TP lines.

User defined examples of above indicators
Sell-SL #260844327 * 1.04606 * 322.4 pps
Sell-SL #260844327 * 3224 f-pps *
#260844327 * 3224
Sell-SL * 322.4
1.04606 * 3224
322.4
BS-OE #260866924 * 1.02015

The below Indicator is included in a follow on post as the maximum downloads have been attached to this post.

c) SL + TP Line delete Indicator - see follow on post.
Notes:
1. Assign hot keys combo to EasyOrder.mq4 (e.g. Ctrl + Z)
2. Assign associated hot key codes (162 + 90) to inputs window of SL + TP line delete indicator.
3. See attached Pdf for further info and associated key codes.
4. Warning: Use only with script - NOT with EAs. Ensure that no EA has been assigned the same hot key combo.

I am busy so may not have time to answer questions - however supplied links should provide answers and solutions.

Additional information and help here- click

Caution: Imperative to test ALL scripts, EA and indicators on Demo.
 

Attachments

  • ea_easy_order_start.mq4
    4.8 KB · Views: 168
  • EasyOrder-Mod-3-LineWidth-1.zip
    74 KB · Views: 195
  • EasyOrder-Mod-3-LineWidth-2.zip
    73.9 KB · Views: 132
  • EasyOrder-Mod-3-LineWidth-3.zip
    74.2 KB · Views: 130
  • img-1.jpg
    img-1.jpg
    66.9 KB · Views: 234
Last edited:

Phylo

Trader
Feb 19, 2012
2
0
17
MT4 Graphic User Interface Order Plugin - Follow on post

SL + TP Line delete Indicator

Notes:
1. Assign hot keys combo to EasyOrder.mq4 (e.g. Ctrl + Z)
2. Assign associated hot key codes (162 + 90) to inputs window of SL + TP line delete indicator.
3. See attached Pdf for further info and associated key codes.
4. Warning: Use only with script - NOT with EAs. Ensure that no EA has been assigned the same hot key combo.

LOT TRADING ONLY

A problem using the Easy Order script for manual Lots trading is that there is no way to lock the script to Lots only. The Visual Easy Order can be accidentally set to Risk which will result in a lot size not intended which can be an unpleasant surprise.

The attached EasyOrder_Submit.mq4 file has been edited to disable the Risk function. Only Lots can be traded with this file. If a trade is taken on the Risk setting an error alert will pop up - the trade will not be placed.

Important:To use this file, first remove file of the same name from the MT4/Experts/Script folder and then replace accordingly.

I am busy so may not have time to answer questions - however supplied links should provide answers and solutions.

Caution: Imperative to test ALL scripts, EA and indicators on Demo.
 

Attachments

  • SL+TP LINE DELETE INDI - v1.mq4
    5.7 KB · Views: 84
  • SL+TP LINE DELETE INDI.pdf
    315.7 KB · Views: 168
  • EasyOrder_Submit.mq4
    6.8 KB · Views: 102
Last edited: