Create a simple EA with Buy / Sell signal comes from the signal of the Object on the chart

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
Mike is very professional and good. Will cooperate with him more.
Feedback del dipendente
First time with this customer. It was a pleasure. Hope to work with you again

Specifiche

I want to create a simple EA that includes the following functions:

1. The Buy / Sell signal comes from the signal of the Object on the chart:

Here are the instructions of the indicator author:

you can enumerate all charts objects and fined only arrows from MA Bounce Indicator. All arrows starts from name% s_Arrow_ where% s is a Signal Code from property, By default it's [MA Bounce]. So search all arrows with name "[MA Bounce] _Arrow_".

const int totalObjects = ObjectsTotal (ChartID ());

   for (int index = 0; index <totalObjects; ++ index)

   {

      const string objectName = ObjectName (ChartID (), index);

      if (StringFind (objectName, "[MA Bounce] _Arrow_")! = 0)

      {

         // Do work with arrow

      }

   }

1.1: Buy Signal Image:

In attact file

1.2: Signal Sell Image:

In attact file

1.3: Object list Image:

In attact file

 

2. EA has a Magic Number.

3. EA has input and uses Stoploss in pips.

4. EA has input and uses Takeprofit in pips.

5. EA has Trailing Stop with ATR.

6. I need to have the source code of the EA generated.

Thanks you very much.

File:

PNG
Arrow_Buy.png
12.8 Kb
PNG
Object.png
64.4 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(162)
Progetti
218
30%
Arbitraggio
4
50% / 25%
In ritardo
5
2%
Gratuito
Pubblicati: 1 codice
2
Sviluppatore 2
Valutazioni
(180)
Progetti
283
64%
Arbitraggio
3
100% / 0%
In ritardo
65
23%
In elaborazione
3
Sviluppatore 3
Valutazioni
(43)
Progetti
74
50%
Arbitraggio
5
0% / 60%
In ritardo
19
26%
Gratuito
4
Sviluppatore 4
Valutazioni
(43)
Progetti
66
12%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
5
Sviluppatore 5
Valutazioni
(257)
Progetti
341
58%
Arbitraggio
7
14% / 71%
In ritardo
9
3%
Gratuito
Ordini simili
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
I am looking for an experienced developer in MQL5 to build a fully AI and automated trading bot (Expert Advisor) for MetaTrader 5. The EA will trade XAUUSD only and will be based purely on price action and Smart Money Concepts (SMC), specifically focusing on liquidity sweeps, market structure shifts (MSS/CHoCH), and wick rejection entries at key points of interest (POIs). The system must follow a strict rule: no
We are looking for a developer to finish and stabilize an existing Kalshi trading bot (~60% complete) built in TypeScript. This is not a MetaTrader EA. The system interacts with the Kalshi API and requires strong understanding of execution logic, order handling, and state management. Scope of Work: Review and understand existing TypeScript codebase Complete missing functionality Fix execution issues (order placement
You can control via Telegram: /start - enable bot, begin trading, /stop - end trading, disable bot /status - trade status Bot requirements: • Automated trading throughout the day until 00:00 UTC (Moscow time) (I do not want to trade or turn the bot on 100 times a day). • Auto shutdown of the bot in Telegram at 00:00 UTC (Moscow time) and manual restart when convenient. • Market analysis 24/5 using 20 EMA, RSI, and
Early Killer EA 30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
Hey, Looking for someone who creates EA for SUPPLY AND DEMAND EA ( SMC / ICT trading Concepts ) + AI Integration (More Details in private dicussion ) Includes; -Market Structure (HH,LH, LL, HL) -Supply and Demand Zones -Support and Resistance -Liquidity Zones -BOS (break of structure) -Retest & Respect of Zones -Candle stick Closure confirmations - Identify Price action - Analyze different Time Frames (1H, 5M

Informazioni sul progetto

Budget
30+ USD
Scadenze
da 1 a 10 giorno(i)