'Close all'/'Open' tools - page 12

 
newdigital:
'Close all' scripts for MT4.

Thanks newdigital, great scripts...

 

Hi All Members and coders

I need EA which can close all open position which are in profit (+) in certain time (xx:xx) and leave all position with profit (-) open.(I need it to attached to one chart but work on all open positions from all pairs)

 

Some people asked to find so I am posting.

It si EA coded by KimIV.

e-CloseByPercentProfit EA.

Settings:

PercentProfit=1.00 - procentage of profit from balance.

PercentLoss=5.00 - procent of losee from balance.

CloseTerminal=False - Close of Metatrader.

Download from author's website.

 

Multiple Opens

I'm looking for an EA where you can enter multiple buy orders with TP, Lots and SL for each. The EA should allow buy or sell orders up to maximum of 10.

I trade a grid type strategy and i need to enter buy or sell limit orders in bulk.

Any help would be appreciated.

Thanks in advance

 
daet:
I'm looking for an EA where you can enter multiple buy orders with TP, Lots and SL for each. The EA should allow buy or sell orders up to maximum of 10.

I trade a grid type strategy and i need to enter buy or sell limit orders in bulk.

Any help would be appreciated.

Thanks in advance

It depends on your strategy but maybe this one to manage orders: https://www.mql5.com/en/forum/176995

One of the Grid EA to set multiple orders:

For scalping could be: https://www.mql5.com/en/forum/174975

 

The other interesting EA from the same author (KimIV).

e-TFL_v2 EA (latest improved version posted/coded 28th of march this year).

So, you can open the chart and draw the lines on the chart. One or 2 lines. One line is below the price and the other line is above the price. It can be trendlines (anyone), or or can be horizontal lines. Or you can draw just one hotizontal or trend line. Or one support line and trend line. Any 1 or 2 lines.

And EA will use your lines to open the orders.

Very advanced settings (stop loss, trailing, reversal, OffsetTL - if the price is touch the line so the price must cross the line on OffsetTL value in pips - just to be sure - it is necessary of you was drawing trend ot s/r lines and so on).

Download and description (in russian sorry).

 

Many people asked by PM about what is Winrar (files with rar extention).

Read the thread here https://www.mql5.com/en/forum/173085

 

Automatic Buy/Sell Stop/Limit Scripts

These great scripts are courtesy of smjones at ForexFactory.

I took the liberty of renaming them.

These will automatically determine whether your buy or sell is a stop or limit order, just enter the entry price. Also does market orders. Includes TP, SL and more.

Assign these to hotkeys and you're ready to go. Very slick.

Read original thread and code for details.

Original FF thread here:

Scripts for Limit entry, Stop entry, Market entry

Files:
autobuy.mq4  3 kb
autosell.mq4  3 kb
 
WNW:
These great scripts are courtesy of smjones at ForexFactory.

I took the liberty of renaming them.

Thank you WNW

 

I found some interesting indicator.

Author is KimIV.

It is his website.

i-SignalOfTrade indicator.

Download from here (WinRar archive).

This indicator will signal to you about any trading events on your account: open the order, modify the order, hit stop loss or take profit, and so on. Just anything.

It will signal you by the following ways:

UseAlert=True - by alert in the window.

UseComment=True - comments on the chart.

UsePrint=False - write in log file.

UseSendMail=False - by email.

UseSound=True - by sound

Files:
12s.jpg  19 kb
12s1.jpg  39 kb
12s2.jpg  46 kb
12s3.jpg  47 kb
Reason: