Old strategy into an automated ea mql4 and 5

MQL5 Experts Bibliothèque Forex

Spécifications

okay i need an mql4 and5 expert advisor so how the strategy works is as follows it must firstly check for open orders (buy and sell) only if none, it must get the current market price lets say its eurusd is 1.04903 . then it must calculate upper buy value which wil take the current market price plus 250 points equals 1.05153 which must be stored in a library. take profit will be plus 500 points so 1.05653 stoploss will be minus 1000 points so 1.04153 . then for the lower sell limit 1.04903 minus 250 points which will be 1.04653 , take profit minus 500 points 1.04153 stoploss plus 1000 points 1.05653 . then its simple if the market crosses above lets say 1.05153 can open one buy order only at 0.01 lots then the market goes down and crosses below 1.04653 it will open a sell order at given value previous lotsize time multiplier so 0.01 * 1.33 equal 0.0133. then if the market goes up and crosses above 1.05153 it will open one buy order at lotsize previous lotsize 0.013* 1.3 equals 0.0169 so 0.02 lots. then if it hits the take profit of lets say 1.05653 all orders must be closed out please make sure the program closes all orders sometimes spread cuases lets say just buy otders tp to be hit then the market returns. secondly make sure to give apropriate input values like. take profit value +-500 points. stop loss value +-1000 points. upper limit value plus 250 points. lower limit value minus 250 points. lot multiplier 1.3. thirdly please keep acurate track of previously calculated lotsize. fourthly upper and lower calculated values must be recalulated every 2 days if only if no buy and sell orders are open if any buy and sell orders are open it must not recalculate uppper and lower buy and sell values. fifthly the ea must work in strategy tester. sixthly make sure to code in fault finding code to track what the ea is doing.  

Répondu

1
Développeur 1
Évaluation
(104)
Projets
166
24%
Arbitrage
23
9% / 78%
En retard
16
10%
Travail
2
Développeur 2
Évaluation
(250)
Projets
313
28%
Arbitrage
33
27% / 64%
En retard
10
3%
Gratuit
3
Développeur 3
Évaluation
(549)
Projets
635
33%
Arbitrage
41
39% / 46%
En retard
11
2%
Chargé
4
Développeur 4
Évaluation
(60)
Projets
87
29%
Arbitrage
24
13% / 58%
En retard
7
8%
Travail
5
Développeur 5
Évaluation
(272)
Projets
401
27%
Arbitrage
39
41% / 49%
En retard
1
0%
Gratuit
6
Développeur 6
Évaluation
(47)
Projets
67
37%
Arbitrage
5
40% / 40%
En retard
1
1%
Gratuit
7
Développeur 7
Évaluation
(50)
Projets
64
20%
Arbitrage
11
27% / 55%
En retard
5
8%
Gratuit
8
Développeur 8
Évaluation
(39)
Projets
54
61%
Arbitrage
2
50% / 50%
En retard
0
Gratuit
9
Développeur 9
Évaluation
(43)
Projets
62
23%
Arbitrage
8
25% / 25%
En retard
10
16%
Chargé
10
Développeur 10
Évaluation
(511)
Projets
549
53%
Arbitrage
13
69% / 15%
En retard
3
1%
Gratuit
11
Développeur 11
Évaluation
(77)
Projets
243
74%
Arbitrage
7
100% / 0%
En retard
1
0%
Gratuit
Publié : 1 article
12
Développeur 12
Évaluation
(16)
Projets
19
11%
Arbitrage
8
38% / 38%
En retard
2
11%
Chargé
13
Développeur 13
Évaluation
(45)
Projets
46
24%
Arbitrage
34
9% / 85%
En retard
10
22%
Gratuit
14
Développeur 14
Évaluation
(618)
Projets
1428
59%
Arbitrage
31
81% / 0%
En retard
10
1%
Gratuit
15
Développeur 15
Évaluation
(14)
Projets
15
40%
Arbitrage
2
50% / 50%
En retard
1
7%
Gratuit
16
Développeur 16
Évaluation
(270)
Projets
552
49%
Arbitrage
57
40% / 37%
En retard
227
41%
Travail
17
Développeur 17
Évaluation
(160)
Projets
285
35%
Arbitrage
18
22% / 61%
En retard
42
15%
Chargé
18
Développeur 18
Évaluation
(1)
Projets
2
0%
Arbitrage
2
50% / 50%
En retard
0
Gratuit
19
Développeur 19
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
20
Développeur 20
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Publié : 1 code
Commandes similaires
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Para Jardo 300+ USD
Safe NerdWallet is not a lender. Not all applicants will qualify for the full amount or lowest available rates. Rates for poor or fair credit can be over 36%. NerdWallet Compare, Inc. NMLS 1617539 Fin. Lender loans per DFPI Fin. Lenders Lic 60DBO-74812 NMLS Consumer Access | Licenses and Disclosures California: California Finance Lender loans arranged pursuant to Department of Financial Protection and Innovation
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Informations sur le projet

Budget
30 - 100 USD