Jump to content

good close 7 options - Script


darkwalker

Recommended Posts

the "Close All Hots" is all purposes closing script which means you can decide what type orders you want to close; you can choose one of 8 options by its index number by setting the option parameter in the input window you get when you run the script.

 

The new thing is you can assign a Hot Key to the script and with one click you can close all you orders very simply and quickly.

 

The other new stuff is that the script is able to reside on the chart. And this enables you to attach it to any chart even if this chart hosts an Expert Advisor.

 

// Set this prameter to the type of closing you want:

// 0- Close all (instant and pending orders) (Default)

// 1- Close all instant orders

// 2- Close all pending orders

// 3- Close by the magic number

// 4- Close by comment

// 5- Close orders in profit

// 6- Close orders in loss

// 7- Close not today orders

 

hxxp://xpworx.com/mql4/scripts/CloseAllHot.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...