Simple Line EA

Trabajo finalizado

Plazo de ejecución 7 días
Comentario del Ejecutor
Great customer. Thank you.
Comentario del Cliente
Very skilled developer.Produced the work in short time and very patient. A delight to work with

Tarea técnica

I want an EA with the following specification


I)When the Expert Advisor is place on  a chart on any time frame, it should immediately create two horizontal lines(upper line for  buy  order and lower line for  a sell order ). In the EA’s  setting, there should be two fields for entering the upper and lower prices for these lines.

 

II)Trade positions are opened based on price closing above or below these lines. For example, if price closes above the upper line, a buy position is opened of x lot. As long as  price doesn’t  close below the lower( sell line) no sell position is opened. If  price closes below the lower line, a sell position of y lot should be opened and so on. Basically, each time  price crosses either of the lines, the lot size is increased and a new position is opened.

 

Please note that, positions are opened, alternately. that is if a buy position is opened, then no buy position is opened until a sell position is opened. and then after that no sell position can be opened until a buy position is opened and so on. Basically, you can not open two back to back buy or sell others.

 

 

III).In the EA settings, there  should be 25 fields were the lot sizes can be entered. Values for lots size should be entered manually. In  a trade, the first position should use the values in the first field, the second position should use the values in the  second field, the 3rd positon  should use the  value in the 3rd fields and so on .

 

IV) There should be a field for take profit. When the value entered for take profit is reached, all  opened  positions in the trade should be automatically closed at he same time( there should be no delay)

 

V) In the EA setting, There should  be a field  were value for trailing stop  can be entered. This field should accept a zero value

 

VI) After take profit is reached and all positons closed. the EA should be disabled, so should  not start a new trade until it is manually enabled using an enable button in the settings

 

VII)At any time in a trade, the upper and lower horizontal lines can be adjusted by changing the  values in the price field in the EA settings. When this is done,  the EA should start using this only this new upper and lower prices value for buy and sell

 

VIII) The EA MUST  have continuity and memory. By this I mean, if it is taken off the chart , if any type of interruption takes place,  if trading stops on Friday or on holiday,  or if for any reason there is an interruption, when the interruption is over,  it should immediately recognise all trade it started before the interruption and  should continue monitoring it again like there was no interruption. This is very important

 

IX) The EA should be able to work independently  even if other EAs are attached on the same  graph

 

Budget is $100. Completion time is 4 working days( this includes testing time)



Han respondido

1
Desarrollador 1
Evaluación
(590)
Proyectos
789
71%
Arbitraje
9
33% / 33%
Caducado
22
3%
Libre
Ha publicado: 8 ejemplos
2
Desarrollador 2
Evaluación
(361)
Proyectos
629
72%
Arbitraje
14
43% / 7%
Caducado
28
4%
Libre
Ha publicado: 9 ejemplos
3
Desarrollador 3
Evaluación
(1929)
Proyectos
3550
88%
Arbitraje
73
40% / 15%
Caducado
268
8%
Libre
4
Desarrollador 4
Evaluación
(1)
Proyectos
2
0%
Arbitraje
3
0% / 67%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(258)
Proyectos
396
28%
Arbitraje
69
19% / 49%
Caducado
121
31%
Libre
6
Desarrollador 6
Evaluación
(393)
Proyectos
547
40%
Arbitraje
30
57% / 3%
Caducado
57
10%
Libre
Ha publicado: 11 ejemplos
7
Desarrollador 7
Evaluación
(574)
Proyectos
945
47%
Arbitraje
309
58% / 27%
Caducado
125
13%
Libre
8
Desarrollador 8
Evaluación
(42)
Proyectos
70
43%
Arbitraje
6
33% / 50%
Caducado
19
27%
Libre
9
Desarrollador 9
Evaluación
(250)
Proyectos
460
26%
Arbitraje
140
20% / 59%
Caducado
100
22%
Trabaja
10
Desarrollador 10
Evaluación
(144)
Proyectos
168
49%
Arbitraje
22
14% / 55%
Caducado
22
13%
Trabaja
11
Desarrollador 11
Evaluación
(270)
Proyectos
552
49%
Arbitraje
57
40% / 37%
Caducado
227
41%
Trabaja
12
Desarrollador 12
Evaluación
(6)
Proyectos
8
50%
Arbitraje
5
20% / 80%
Caducado
2
25%
Libre
13
Desarrollador 13
Evaluación
(3)
Proyectos
8
13%
Arbitraje
10
10% / 70%
Caducado
2
25%
Libre
14
Desarrollador 14
Evaluación
(16)
Proyectos
21
19%
Arbitraje
7
0% / 71%
Caducado
14
67%
Libre
15
Desarrollador 15
Evaluación
(144)
Proyectos
285
42%
Arbitraje
19
63% / 5%
Caducado
29
10%
Libre
Ha publicado: 2 ejemplos
16
Desarrollador 16
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
Solicitudes similares
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
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
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
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

Información sobre el proyecto

Presupuesto
80 - 100 USD
Plazo límite de ejecución
de 1 a 4 día(s)