DCA EA

MQL4 Experten Skripte

Auftrag beendet

Ausführungszeit 138 Tage

Spezifikation

DCA EA by Trail Results

Please Fully Read and ask questions to insure you can do this job.

Overview

Looking to have an EA that will operate similar to a grid EA with a few differences. The EA will subtract the “current market price” from the “lowest market price”(from the chart) or the “lowest price” that we input. We then take that difference and divide it into equal parts that we specify in the inputs. Once the EA takes profit it will reset using the new “current market price”, and start the process over again. 


Dividing up the trades

The math to divide up the trades is taking the “current market price” and the “lowest market price” and dividing it by a number we input + the “lowest market price” or whatever we input as the “lowest market price”. So if the current market price is 200 and the lowest is 5 and we input to divide the trades by 4, it’ll be 200-5=195 then 195/4=48.5 so a new trade will enter every 48.5 as it goes down until it reaches 5 and 5 is where the 1 additional trade will be added. So it'll actually place 5 trades in this scenario even though the input was set to only divided by 4. It’ll work the same way no matter how many we order we divide into. It'll always add the all time low or lowest price input as an additional trade.


Scaling into trades

As the market price goes lower it enters the new trades which will change the cost basis or average price for that position. The take profit will adjust with the new cost basis also. For example: If the starting market price was at 100 and the lowest market price was 1, we then divide it into 4 parts,(4 parts including 1 for the lowest price we input) so it will place new trades every 24.75 pips((100-1)/4). So the first trade will be at 100, second trade at 75.25, 3rd trade at 50.50, 4th trade at 25.75, and 5th trade at 1. Let's say it goes down to 1 and the lot size is the 1 for each level. The cost bases would be 50.5((100+75.25+50.50+25.75+1) / 5). So the take profit % we input would be based on the new cost basis or average. Let's say the take profit % is 100%, the EA would close all the trades at 101(50.5+50.5) and restart the EA using 101 as the new market price.


Dynamic lots

Taking the current market price and subtracting it from the lowest market price either from the chart or one we specify in the inputs. Then dividing it by the “Divide Trades input”. Then take that answer and subtract it from the market price the same number of times you previously divided by. Now take those figures and divide them all by the "divided risk amount" to get the Dynamic Lot size for each trade as the market price goes down.  


So here's a example

  • Current market Price on the chart: 225

  • Lower price on the chart: 4

  • Divide high and low difference by: 4

  • Divide Risk amount per Sequence by: 5 (Will always be 1 more than the “Divide high and low difference by X” input above)

  • Amount to risk per sequence: $1000


So well have: 

225-4=221 then 221/4=55.25 now 221, 221-55.25=165.75, 165.75-55.25=110.5, 110.5-55.25=55.25

Now $1000/5=$200 so we have:

$200/221=.90 lots for trade 1, $200/165.75=1.21 lots for trade 2, $200/110.5=1.81 lots for trade 3..., $200/55.25=3.62 lots for trade 4 and $200/4=50 lots for trade 5 to finish that sequence.


A Sequence is when one set of orders is running. For the example above that would be 5 trades for that sequence starting at the 225 price. We would like the ability to  push a button on the charts that'll add additional sequences to the same pair, independent from the first sequence that was already entered. So using the example from above, well have 1 set of 5 trades running, then another set of 5 trades can start running at another starting price and so on. The only thing that all the sequences have in common is the averaging cost basis and take profit level if it is the same pair. So multiple sequences on the same pair will all work together to lower the cost bases and will all take profit at the same time.


Pending orders in the sequence

Once an initial trade is entered, the pending orders should only appear 1 at a time. So if there are 5 orders for a sequence, once the first trade has entered the market the 2nd trade should appear as a pending order, and once the second trade level is hit, the 3rd pending order should appear and so on.


INPUTS

  • Current market price - If 0 use the current market price

  • Lowest market price - If 0 use the lowest price on the chart

  • Divide high and low difference by: X

  • Use % of equity to trade per sequence: (true or false)

  • % of equity to trade per sequence: X

  • Use $ amount to be risked per sequence: (true or false)

  • $ amount to be risked per sequence: X

  • Dynamic Lots per Sequence (True or False)

  • Divide Risk amount per Sequence by: X (Will always be 1 more than the “Divide high and low difference by X” input above) not sure if this input is needed..

  • Take profit per pair in % (true or false)

  • Take profit per pair in %: X

  • Take profit per pair in  $ (true or false)

  • Take profit per pair in  $: X

  • Add another sequence of trades each time we place a manual trade: (True or False)



On chart display

Buy Button:

We need a on chart button to place manual buys that will start a sequence at the price we place the buys at, and if we start multiple sequences it will use all the sequences to calculate 1 cost basis. And all the trades for all the sequences will take profit and restart.


Close pair trades button. Will Close all the trades for the chart it's on.

Close all trades button. Will close all open and pending trades for all pairs.

We also need an on screen legend to display the cost bases for each pair traded with a line on the chart to show the cost bases and the take profit levels.

Bewerbungen

1
Entwickler 1
Bewertung
(12)
Projekte
14
43%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
2
14%
Frei
2
Entwickler 2
Bewertung
(70)
Projekte
91
25%
Schlichtung
26
19% / 54%
Frist nicht eingehalten
25
27%
Frei
3
Entwickler 3
Bewertung
(7)
Projekte
14
21%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
3
21%
Frei
4
Entwickler 4
Bewertung
(1)
Projekte
2
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(255)
Projekte
262
30%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
Veröffentlicht: 2 Beispiele
6
Entwickler 6
Bewertung
(75)
Projekte
110
51%
Schlichtung
25
28% / 52%
Frist nicht eingehalten
9
8%
Arbeitet
7
Entwickler 7
Bewertung
(271)
Projekte
553
50%
Schlichtung
57
40% / 37%
Frist nicht eingehalten
227
41%
Arbeitet
8
Entwickler 8
Bewertung
(161)
Projekte
286
35%
Schlichtung
18
22% / 61%
Frist nicht eingehalten
42
15%
Arbeitet
9
Entwickler 9
Bewertung
(296)
Projekte
475
40%
Schlichtung
105
40% / 24%
Frist nicht eingehalten
80
17%
Überlastet
Veröffentlicht: 2 Beispiele
Ähnliche Aufträge
A SPECIFICATION: NESTED MULTI-TIMEFRAME MOMENTUM (NMTM) 1. CORE OBJECTIVE The EA is designed to identify institutional Supply and Demand zones on the H4 timeframe that are "nested" within Daily (D1) zones. It filters for high- momentum "Leg-Out" moves and only trades in the direction of the Daily trend. 2. PHASE 1: TREND & CONTEXT FILTERS (DAILY) The EA must first confirm the Daily bias. No H4 zones are valid if they
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
I am looking for a highly experienced MQL5 developer robot to build a professional-grade Expert Advisor for MetaTrader 5, focused on XAUUSD (Gold). This project is not a simple EA, but the foundation of a scalable multi-strategy trading system, designed for long-term development and future upgrades. Core Concept The EA must support a maximum of 5 internal strategies, each working independently but profitable daily
FireDire 30+ USD
I want a prop-firm–compliant trading robot, not a fast or aggressive one. Objectives: – Pass a prop firm challenge safely within 2–4 weeks, not 1 week. – Focus on capital protection first, profit second. Risk & Money Management: – Risk per trade: 0.25%–0.5% max – No martingale, no grid, no recovery trading – One position per signal (optional scaling only after BE) – Global daily risk cap: 1%–1.5% – Respect both daily
Project Description I am looking for a highly experienced MQL5 developer to build a professional-grade Expert Advisor for MetaTrader 5, focused on XAUUSD (Gold). This project is not a simple EA, but the foundation of a scalable multi-strategy trading system, designed for long-term development and future upgrades. Core Concept The EA must support a maximum of 5 internal strategies, each working independently but
Hola, estoy buscando un programador MQL5 con experiencia real en el desarrollo de EAs diseñados específicamente para generar un alto volumen de operaciones diarias. Mi principal prioridad no es un bot que realice solo unas pocas operaciones, sino un sistema con una alta actividad comercial, capaz de abrir lotes de gran tamaño de forma constante y que opere en condiciones reales de mercado, incluyendo spreads
I am looking for an expert in trading bot development to trade Bitcoin and other cryptocurrencies. The bot must be able to execute trades automatically based on a specific strategy, including risk management, precise entries, and automated exits. Experience with exchange APIs and trading automation is essential
I need an experienced developer to carry out an indicator and trading robot using the following; moving averages risk ( take profit and stop loss) and maximum drawdown limits heiken ashi confirmation. trendline breakout if possible The developer will test this on a demo account that I will provide before conclusion as I don’t want anyone to waste my time trying to use chartgpt trial and error. If you can do the
I need screenshots for the MetaTrader 5 documentation - https://www.metatrader5.com/en/terminal/help I need you to remake all the images included in the guide, except for those on the very first page which are already up to date. You simply go through each page of the guide, and take the same images: same size, same interface elements, same set of charts/trades, symbols, etc. These include small icons of commands
I am looking for an experienced MQL5 developer to build a currency strength analysis tool for MetaTrader 5 , inspired by the functionality shown here: https://www.livecharts.co.uk/currency-strength.php The main idea is simple: calculate and display the relative strength of major forex currencies to support better trade decisions. However, the key feature I want (which is currently missing from most strength meters)

Projektdetails

Budget
80+ USD