Betting Strategy EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 8 gün

İş Gereklilikleri

Want an Expert Advisor that has a few different options.

 

An option that allows the user to select one of three methods of trading 

1. EA trades only in the buy direction.

2. EA trades only in the sell direction

3. EA alternates directions. The first trade is a buy, the second trade is a sell, the third trade is a buy, the fourth trade is a sell etc.........

 

Three money management options (any one can be selected by the user)

1. Martingale

- If a trade hits the stop loss and is a loser. The program immediately opens another trade at double the previous lot size.  For Example - Trade #1 is 1 lot and hit stop loss, open trade 2 at 2 lots, trade two hits the stop loss double to 4 lots etc............ (this is designed as an example, actual amounts will be a ratio of the beginning lot amount)

 

-After a trade hits the take profit restart the sequence from the beginning. At the beginning lot amount (set by user). 

 

-If the first trade is a winner and hits the take profit then immediately open another trade at the beginning lot amount (set by user) 

 

2. Modified Martingale

- If the trade hits the stop loss and is a loser increase the lot size by the following sequence (original trade amount set by user, these are ratios being used here).

Trade  1      =  1

Trade  2      = 2 

Trade  3      = 4

Trade  4      = 6

Trade  5      = 9

Trade  6      = 12

Trade  7      = 16

Trade  8      = 20

Trade   9     = 25

 Trade 10    = 30

Trade  11    = 36

Trade  12    = 42

Trade  13    = 49

Trade  14    = 56

Trade   15   = 64

Trade   16   = 72 

etc...... 

-       When there is a winner that hits the take profit, restart the sequence from the beginning. Open another trade immediately.

 

3. Additional Money Management Strategy

- This is a simple money management strategy. Similar trading concept as above. (Ratio's)

Trade  1      =  1

Trade  2      = 2 

Trade  3      = 3

Trade  4      = 4

Trade  5      = 5

Trade  6      = 6

Trade  7      = 7

Trade  8      = 8

Trade   9     = 9

 Trade 10    = 10

Trade  11    = 11

Trade  12    = 12

Trade  13    = 13

Trade  14    = 14

Trade   15   = 15

Trade   16   = 16 

Etc …………

-       The difference is if you lose a trade you increase by one number in the series. If you win a trade you decrease by one number in the series.

-       You don’t restart from the value for trade 1 each time. You increase or decrease based upon the current position in the series.

-       If you win, you go down one value. If you lose you go up one value.

 

 

 

 

Kill Switch toggle (two options)

#1 - once the account equity has increased more than 100% from beginning equity. Close all trades and end the program.

#2 - Continue trading after the equity has increased 100% from beginning equity. 

 

General Rules 

- Stop loss can be set by the user (it will remain the same with each trade, must be customizable by user). X pips from the starting point of that particular trade.

- Take profit can be set by the user (it will remain the same with each trade, must be customizable by user). X pips from the starting point of that particular trade. 

-There should be a trailing take profit (not sure if this is the right term) that allows the winners to increase further than the predefined amount. The user should be able to input the number of pips that the trailing take profit follows the trade. For example, stop less is set at 15 pips. Take profit level is 15 pips. If the price continues to increase past 15 pips the trade should be left open until the price goes back down X pips.

- As soon as a trade is closed, open another.

-User selects the beginning trade size manually. Should be able to select any size to begin the sequence. 

-Should be able to attach to use on any currency pairs.

-Should be able to run on multiple currency pairs at a time. 

 

 

If you have any questions please ask. I know how to code, so it should be easy to address your questions. 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(879)
Projeler
1392
67%
Arabuluculuk
117
32% / 42%
Süresi dolmuş
215
15%
Serbest
2
Geliştirici 2
Derecelendirme
(42)
Projeler
70
43%
Arabuluculuk
6
33% / 50%
Süresi dolmuş
19
27%
Serbest
3
Geliştirici 3
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(647)
Projeler
1295
67%
Arabuluculuk
84
26% / 49%
Süresi dolmuş
338
26%
Serbest
5
Geliştirici 5
Derecelendirme
(257)
Projeler
341
58%
Arabuluculuk
7
14% / 71%
Süresi dolmuş
9
3%
Serbest
6
Geliştirici 6
Derecelendirme
(5)
Projeler
19
26%
Arabuluculuk
6
17% / 83%
Süresi dolmuş
6
32%
Serbest
7
Geliştirici 7
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Benzer siparişler
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i

Proje bilgisi

Bütçe
25 - 50 USD
Geliştirici için
22.5 - 45 USD
Son teslim tarihi
from 1 to 5 gün