Trade Copy Software - Open Smaller Lot Sizes

MQL4 Experts

Tâche terminée

Temps d'exécution 10 jours

Spécifications

Trade Copy Software to be Built

Outline

I run a number of EAs that use grid/averaging as their algorithm for trading.

This works fine for accounts for less than $350,000.  However once we go above this balance, the averaging begins to not work as the highest lot size that can be traded is 100 lots.  So we can not test the EAs on larger balance accounts.

Instead of rebuilding the EAs it is easier if we use copy trade EA.  But we can not just use a straight copy EA as want the copy software to open several smaller lot sizes so the averaging EA’s work properly – will describe further below.


How the Averaging EA Works

Below is some examples to show you

Example 1

Equity $50,000
Opening lot = 0.10
Grid setup = 1, 2, 4, 8, 14, 24, 41, 69
Trade:  AUDCAD

1st trade AUDCAD           0.10 lot
2 ndtrade AUDCAD            0.10 lot
3 rdtrade AUDCAD            0.20 lot
4 thtrade AUDCAD            0.40 lot
5 thtrade AUDCAD            0.80 lot
6 thtrade AUDCAD            1.40 lot
7 thtrade AUDCAD            2.40 lot
8 thtrade AUDCAD            4.10 lot
9 thtrade AUDCAD            6.90 lot

 

Example 2
Equity $500,000
Opening lot = 1.00
Grid setup = 1, 2, 4, 8, 14, 24, 41, 69
Trade:  AUDCAD

1st trade AUDCAD           1.00 lot
2 ndtrade AUDCAD            1.00 lot
3 rdtrade AUDCAD            2.00 lot
4 thtrade AUDCAD            4.00 lot
5 thtrade AUDCAD            8.00 lot
6 thtrade AUDCAD            14.00 lot
7 thtrade AUDCAD            24.00 lot
8 thtrade AUDCAD            41.00 lot
9 thtrade AUDCAD            69.00 lot

 

Example 3
Equity $5,000,000
Opening lot = 10.00
Grid setup = 1, 2, 4, 8, 14, 24, 41, 69
Trade:  AUDCAD

1st trade AUDCAD           10.00 lot
2 ndtrade AUDCAD            10.00 lot
3 rdtrade AUDCAD            20.00 lot
4 thtrade AUDCAD            40.00 lot
5 thtrade AUDCAD            80.00 lot
6 thtrade AUDCAD            100.00 lot
7 thtrade AUDCAD            100.00 lot
8 thtrade AUDCAD            100.00 lot
9 thtrade AUDCAD            100.00 lot

Because 100 lot is the highest that can be traded the averaging EA no longer works as the balance of $5m is too high.  Need to be able to split the lot sizes opening.

I have attached some examples of how I believe the trade copy software could work for larger balances over $350,000.  But also open to other suggestions.

 

Suggested Solution

Have attached examples showing the suggested solution with large lot sizes to be opened by the Copy EA in multiple smaller lot sizes.

The copy software will need to be able to read the account balance and open the appropriate lot sizes once the main grid EA opens a trade.

With the grid EA I would have it open its first trade at 0.01 lot and the Copy EA that calculates the multiple to times the 0.01 trade.

See examples attached.

Have built these in excel also so happy to forward the excel via email as it will not allow me to attach it here.

 

Other Notes

Important the copy trades EA stays linked to the opening of trades by the Grid EA and similarly it closes all trades when the Grid closes its trades. 

The Copy EA needs to be quick when copying the trades so slippage does not become and issue.

Répondu

1
Développeur 1
Évaluation
(363)
Projets
389
70%
Arbitrage
3
100% / 0%
En retard
2
1%
Travail
2
Développeur 2
Évaluation
(362)
Projets
504
40%
Arbitrage
147
18% / 72%
En retard
98
19%
Occupé
3
Développeur 3
Évaluation
(132)
Projets
170
18%
Arbitrage
17
47% / 18%
En retard
0
Travail
4
Développeur 4
Évaluation
(356)
Projets
632
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Gratuit
5
Développeur 5
Évaluation
(21)
Projets
35
54%
Arbitrage
8
63% / 38%
En retard
1
3%
Gratuit
6
Développeur 6
Évaluation
(204)
Projets
281
34%
Arbitrage
34
32% / 29%
En retard
75
27%
Travail
7
Développeur 7
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
8
Développeur 8
Évaluation
(14)
Projets
19
11%
Arbitrage
1
0% / 100%
En retard
5
26%
Gratuit
9
Développeur 9
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
Commandes similaires
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one

Informations sur le projet

Budget
30 - 100 USD
Pour le développeur
27 - 90 USD
Délais
à 20 jour(s)