Simple Line EA

Trabalho concluído

Tempo de execução 7 dias
Comentário do desenvolvedor
Great customer. Thank you.
Comentário do cliente
Very skilled developer.Produced the work in short time and very patient. A delight to work with

Termos de Referência

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)



Respondido

1
Desenvolvedor 1
Classificação
(590)
Projetos
789
71%
Arbitragem
9
33% / 33%
Expirado
22
3%
Livre
Publicou: 8 códigos
2
Desenvolvedor 2
Classificação
(361)
Projetos
629
72%
Arbitragem
14
43% / 7%
Expirado
28
4%
Livre
Publicou: 9 códigos
3
Desenvolvedor 3
Classificação
(1929)
Projetos
3550
88%
Arbitragem
73
40% / 15%
Expirado
268
8%
Livre
4
Desenvolvedor 4
Classificação
(1)
Projetos
2
0%
Arbitragem
3
0% / 67%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(258)
Projetos
396
28%
Arbitragem
69
19% / 49%
Expirado
121
31%
Livre
6
Desenvolvedor 6
Classificação
(393)
Projetos
547
40%
Arbitragem
30
57% / 3%
Expirado
57
10%
Livre
Publicou: 11 códigos
7
Desenvolvedor 7
Classificação
(574)
Projetos
945
47%
Arbitragem
309
58% / 27%
Expirado
125
13%
Livre
8
Desenvolvedor 8
Classificação
(42)
Projetos
70
43%
Arbitragem
6
33% / 50%
Expirado
19
27%
Livre
9
Desenvolvedor 9
Classificação
(250)
Projetos
460
26%
Arbitragem
140
20% / 59%
Expirado
100
22%
Trabalhando
10
Desenvolvedor 10
Classificação
(144)
Projetos
168
49%
Arbitragem
22
14% / 55%
Expirado
22
13%
Trabalhando
11
Desenvolvedor 11
Classificação
(270)
Projetos
552
49%
Arbitragem
57
40% / 37%
Expirado
227
41%
Trabalhando
12
Desenvolvedor 12
Classificação
(6)
Projetos
8
50%
Arbitragem
5
20% / 80%
Expirado
2
25%
Livre
13
Desenvolvedor 13
Classificação
(3)
Projetos
8
13%
Arbitragem
10
10% / 70%
Expirado
2
25%
Livre
14
Desenvolvedor 14
Classificação
(16)
Projetos
21
19%
Arbitragem
7
0% / 71%
Expirado
14
67%
Livre
15
Desenvolvedor 15
Classificação
(144)
Projetos
285
42%
Arbitragem
19
63% / 5%
Expirado
29
10%
Livre
Publicou: 2 códigos
16
Desenvolvedor 16
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
80 - 100 USD
Prazo
de 1 para 4 dias