New EA

MQL4 Experts

Tâche terminée

Temps d'exécution 1 jour
Commentaires du client
good developer,,quick and really helpful...
Commentaires de l'employé
It's a pleasure to work with him. He has perfectly clear what he wants and he's expressing it very clear.

Spécifications

hi,
 below are the details.please have a detailed look and let me know if you have any questions or doubts...

 point 1 : 

point 1 is the starting point for the EA just as its attached to the chart. suppose the price is at 1.33400..Just as started ea will open a buy and sell from this same price. tp will be set for both position say its 200 pips away and also there will be a point called close all this point will be more away then tp..say its 500 pips. close all will be at both sides of point 1.

Point 1=   1.33400 = buy+sell is opened

tp is 200= 1.33600

close all is 500 = 1.33900  and 1.32900

close all = Close all opened and pending positions and start over again from a buy+sell. 

 Point 2:

now suppose market goes 200 pips high and hits the tp for buy at 1.33600

1.33600 is point 2.  when buy has hit the tp,,the other tp set for sell will be deleted.

when the buy hits the tp at point 2..ea will open another buy at that point with increased lot size..lot size will be increased by 1.5 %.. so if the initial lot size was .10  new lot will .15

just as it will open 2nd buy at point 2 ea will set pending sell at point 1 again with increased lot size from current highest lot size,,it will again increase it by 1.5 % so if the previous buy was at .15 next sell will be at .22

so basically just after hitting the first tp ea will continue to post buy and sell orders at point 1 and 2 and will continue to increase lot size untill market goes to one side and hits CLOSE ALL. and then it will start over again with a buy+sell from that point. i will try to define the process below.

 

initial lot size = .10

first tp = 200

increase lot %= 1.5

close all = 500 at 1.28800 and 1.27700

now..

price is 1.28300 at ea start...

buy and sell of .10 opened at 1.28300

tp for buy = 1.28500

tp for sell = 1.28100

market hits the tp for sell at 1.28100

ea will open increase lot sell position at 1.28100...lot size .15 and post a pending buy at 1.28300 of .22

now market again goes back to 1.28300 and opens the buy,,ea will post pending a sell at 1.28100 ,,size= .33

now if again market comes back to 1.28100 and opens the sell ,,ea will again post a buy stop at 1.28300 ,,lot size= .50

it will continue to do so till market hits the close all

then it will start over again.. 

 kindly let me know about any questions.

Répondu

1
Développeur 1
Évaluation
(136)
Projets
196
43%
Arbitrage
17
29% / 59%
En retard
28
14%
Gratuit
Commandes similaires
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Sane 50+ USD
we make money ,we print money I want to help averyone to start making money so if he purchase it you can start earning up 1000 dollars pair week which is enough to help your family and friends
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term

Informations sur le projet

Budget
10 - 40 USD
Délais
de 1 à 4 jour(s)