Martingale EA

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 21 gün
Geliştirici tarafından geri bildirim
Thanks for a job. Looking forward to the next ones.

İş Gereklilikleri

Hello people,

This is an update of the task.

If you cannot deliver, please say. No harm done.


1/ LotMoneyRatio–

This option allows me to use a special risk management method. It is very important to use the correct format in order to activate this option. You need to enter two numbers and they must be separated with the colon (:).Example #1would be LotMoneyRatio=0.1:1000This means the EA will use 0.1 lot size for every 1,000 available in the Follower‘s account. If there are less than 1,000 funds available then 0.1 lot size will be used.If account size grows to 2,000 the EA will automatically start using 0.2 lot size. Example #2would be LotMoneyRatio=0.5:5000 This means the EA will use 0.5 lot size for every 5,000 available in the Follower‘s

If there are less than 5,000 funds available then 0.5 lot size will be used. If account size grows to 10,000 the EA will automatically start using 1.0 lot size. Account balance is used to calculate the lot size. Means that even if account equity is above or below account balance this will not have any effect. If you do not use this option it should always be empty.


2/ MartingaleMultiplier and MartingaleCountLimit–

These options allow you to set the EA to apply martingale lot sizing before each trade is copied. By default multiplier is set to zero and it means this feature is disabled. Once you set this value to anything above zero the EA will start working in “Martingale mode”. Count limit number is set to 7 by default, but you can change that as you wish. Zero value means there is no limit and EA will apply martingale until there is not enough margin in your account. Default count limit of 7 means that if you start with the 0.01 lot size eventually the largest lot size you can get is 1.28 (when using multiplier of 2).Here’s how this whole thing works. Before copying a new trade the EA will always check the last closed trade’s profit for that particular instrument (currency pair). If the trade was closed in profit the EA will calculate a lot size according to your lot Money ratio, but if the trade was closed in loss (and the number of last closed consecutive loss trades does not exceed count limit) the EA will multiply that last closed trade’s lot size by the Martingale Multiplier value.

Important to mention that this feature will check only last closed trades on the same currency pair in question and this is how it will determine if the next lot size should be multiplied or not.

If I run multiple trades on the same currency pair this option must work. This has always been a stumble block whit all the programs I bought or let make.

When a new trade signal will be received here’s how the EA will calculate the lot size for this new trade: 0.2 x 2 = 0.4. If this trade closes in loss then the next trade size will be 0.4 x 2 = 0.8 and this will repeat until a trade closes in profit or the MartingaleCountLimitis reached. Once a trade closes in profit or the limit of losing positions is reached the cycle starts again.


3/ This is not for Automatic Trading system purposes.

-It should be an EA that needs to manage positions opened by another EA or manually.

·         -On all currency pairs or certainly the majors

·         -Multiple trades on the same currency or mixing of currencies

·        - Many charts in one MT4 terminal

·         -Should track multiple trades, but handle each trade personally if it loses and keep track of it until the follow up wins

 

!!! When job is finished it should be neccesary for me to use a full demo.

I would use the demo for two days, after the try i will now more how and what.


Or if you have other deal, please let me know. 


thanks in advance for the help,

Succes 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(182)
Projeler
342
42%
Arabuluculuk
118
12% / 73%
Süresi dolmuş
104
30%
Serbest
2
Geliştirici 2
Derecelendirme
(2441)
Projeler
3076
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Serbest
3
Geliştirici 3
Derecelendirme
(103)
Projeler
205
41%
Arabuluculuk
17
29% / 71%
Süresi dolmuş
45
22%
Serbest
4
Geliştirici 4
Derecelendirme
(1859)
Projeler
3463
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Serbest
5
Geliştirici 5
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
6
Geliştirici 6
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Serbest
7
Geliştirici 7
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(1235)
Projeler
2820
80%
Arabuluculuk
156
22% / 43%
Süresi dolmuş
488
17%
Serbest
9
Geliştirici 9
Derecelendirme
(251)
Projeler
400
54%
Arabuluculuk
9
67% / 22%
Süresi dolmuş
36
9%
Serbest
10
Geliştirici 10
Derecelendirme
(8)
Projeler
9
0%
Arabuluculuk
6
0% / 100%
Süresi dolmuş
4
44%
Serbest
11
Geliştirici 11
Derecelendirme
Projeler
0
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
12
Geliştirici 12
Derecelendirme
(25)
Projeler
50
28%
Arabuluculuk
47
9% / 72%
Süresi dolmuş
23
46%
Serbest
Benzer siparişler
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later

Proje bilgisi

Bütçe
Son teslim tarihi
from 1 to 30 gün