Close All trades EA on target

MQL4 エキスパート

仕事が完了した

実行時間6 日
依頼者からのフィードバック
My first time buying a freelance jod, but not the last Big thanks!! Recommended
開発者からのフィードバック
Thank you. The best customer on the mql. Recommended Strongly.

指定

Hi,

Can somebody help  me with a small EA:

The EA should be for MT4. Its going to be used with other EA and manual trades.

The function of the EA

Option to set a daily/weekly/monthly or NoTimeSet target, both Profit and Loss
Option to set Equity P/L and closed P/L in % or amount 
When target is reached all open trades should be closed  and deactivate the trading functions for the all EA on the account.

And option to use Trail Target before close all

It should also have a "manual CloseAll" option so I can set it to "true" i properties at any time to close all

Exampel1.

Setting:
Profit target +5%
Max DD -3%
Time: Week

if +2% closed profit and open trades reach +3% profit = total +5% => Close All trades and and deactivate the trading functions

Or

if +2% closed profit and open trades reach -5%  DD = total -3% => Close All trades and and deactivate the trading functions              


Exampel2. Trail Target

Setting:

TrailTargetBy 2%

Profit target +5% (at 5% trail by 2%, that is if it goes to 6% and back down to 4% CloseAll)
Max DD -3%
Time: NoTimeLimit

if +2% closed profit and open trades reach +3% profit = total +5% => Start trail, if all trades close by other conditions and target is reached  deactivate the trading functions  

Or

if +2% closed profit and open trades reach -5%  DD = total -3% => Close All trades and and deactivate the trading functions     


Any suggestions on improvements is appreciated 


Automatic placement date should be shown on chart, and the rest of the information in attached picture and example below

                  "\n-------------------------------------------------"+

                  "\nStart Balance : " + StartBalance +

                  "\nAccount Balance : " + AccountBalance() +

                  "\nStart Date : " + Year1 + "-" + Mounth1 + "-" + Day1 + 

                  "\nAccount Equity : " + AccountEquity() +

                  "\nOpen PnL(€) : " + AccountProfit() + "€" +

                  "\nOpen PnL(%) : " + DoubleToString(OpenPnLProc,2) + "%" +

                  "\nAcumulated PnL(€) : " + AcumulatedPnLeur + "€" +

                  "\nAcumulated PnL(%) : " + DoubleToString(AcumulatedPnLproc,2) + "%" +

                  "\nMax Draw Down Percentage : -" + MaxDDPercentage + "%" +

                  "\nProfit Percentage Target : " + ProfitPercentageTarget + "%"  );



If possible also news-filter option

If possible i would like to have the option to allow trades again after a certain time have gone 

 

I also want to have the mq4-file in the delivery

応答済み

1
開発者 1
評価
(21)
プロジェクト
35
54%
仲裁
8
63% / 38%
期限切れ
1
3%
2
開発者 2
評価
(19)
プロジェクト
35
26%
仲裁
10
30% / 70%
期限切れ
5
14%
3
開発者 3
評価
(82)
プロジェクト
86
57%
仲裁
25
0% / 84%
期限切れ
19
22%
4
開発者 4
評価
(28)
プロジェクト
30
63%
仲裁
0
期限切れ
4
13%
5
開発者 5
評価
(378)
プロジェクト
401
31%
仲裁
63
19% / 70%
期限切れ
51
13%
取り込み中
6
開発者 6
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
7
開発者 7
評価
(261)
プロジェクト
424
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙
類似した注文
in this document i have explained the EA requirements in details and given some pictures of needed options . please Grid EA expert apply to my job . and do not come with no experience. https://docs.google.com/document/d/1Y_Vbv87Ep5BQavRxgDlsWT7GH5VjSgVDnm6C1wtVtj0/edit?usp=sharing i can pay 30 USD now but later on if EA get successful . i'll gift with tip of 50 USD after successful month
All information is detailed in the attached EA diagram. I need a risk management EA build that calculated % amounts based on a snapshot of the starting balance each day, the initial balance and the floating balance. I then need to close positions based on this targets and also disable/enable algo trading. Quite basic ideas. Please see the attached image for all/more details and please let me know what you think/your
Halo These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a
Hello, Please I need help to connect a script to crypto Triangular Arbitrage to binance api to buy sell sell and buy buy sell step A Step B Step C minimum profit 0,3 and minimum 100 usdt , bnb in value 100 usdt and eth in value 100 usdt .Thanks
RSI 9 level 90/10 EA Indicators are 1. PSAR with step 0.01 max 0.02 2. Zigzag 3. SwR 1. At the close of candle at 0630 Pacific Standard Time. draw up and down of candles at 0625 and 0630 including the wick (allow in input) 2. Allow a breakout of either trend on up for buy and down for sell 3. Before buy. Ensure PSAR is in the buy position of candles above the PSAR line dot (Allow entry in input for setting) 4. TP1 on
I need a gold scalper EA which can trade in real environment. EA should open trades based on candlesticks close. Must have TP, Open SL, and should have DD control settings. If you can do just let me know. I may meed a test to make sure it opens real trades
Good morning. I would like to create HFT bot to trade on Prop Firm without breaking the rules. It should scalp. EA should have SL, TP, BE and even Trail Loss inputs. The EA should also have daily loss and profits target so when met the EA stops for the day
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should

プロジェクト情報

予算
30 - 50 USD
VAT(付加価値税) (25%): 7.5 - 12.5 USD
合計: 37.5 - 62.5 USD
開発者用
27 - 45 USD
締め切り
最低 1 最高 10 日