Betting Strategy EA

MQL4 Experts

Trabalho concluído

Tempo de execução 8 dias

Termos de Referência

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. 

Respondido

1
Desenvolvedor 1
Classificação
(879)
Projetos
1392
67%
Arbitragem
117
32% / 42%
Expirado
215
15%
Livre
2
Desenvolvedor 2
Classificação
(42)
Projetos
70
43%
Arbitragem
6
33% / 50%
Expirado
19
27%
Livre
3
Desenvolvedor 3
Classificação
(2428)
Projetos
3057
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
4
Desenvolvedor 4
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
5
Desenvolvedor 5
Classificação
(257)
Projetos
341
58%
Arbitragem
7
14% / 71%
Expirado
9
3%
Livre
6
Desenvolvedor 6
Classificação
(5)
Projetos
19
26%
Arbitragem
6
17% / 83%
Expirado
6
32%
Livre
7
Desenvolvedor 7
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
Pedidos semelhantes
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
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

Informações sobre o projeto

Orçamento
25 - 50 USD
Desenvolvedor
22.5 - 45 USD
Prazo
de 1 para 5 dias