Expert Advisor - simple scalper

MQL4 Experts

Trabalho concluído

Tempo de execução 11 dias
Comentário do desenvolvedor
I like working with you .. Thanks!
Comentário do cliente
He is there for you! will never leave you...until you are satisfied

Termos de Referência

I need an Expert Advisor for MetaTrader 4. Trading on a single currency.  Closing of positions - by the SL, TP, and by a reverse signal. All positions are accompanied by a trailing stop. The lot is calculated as a percentage of the balance. The most preferred currency would GBPUSD.

1)      Signal to open a position:

a)       A buy-position is opened if the currency increases by more than 0.00002 (example: if GBPUSD was 1.22021, and it increase to more than 1.22023);

b)       A sell-position is opened if the currency decreases by more than 0.00002 (example: if GBPUSD was 1.22023, and it decreases to more than 1.22021);

2)      StopLoss (SL) and TakeProfit (TP) - are fixed at 4 pinps , but can be adjustable by the parameters StopLoss and TakeProfit (example: in a BUY position if GBPUSD was 1.22023, and it increase to more than 1.22027, it should take profit; in the other hand, in a BUY position if GBPUSD was 1.22027, and it decrease to more than 1.22023, it should stop loss)

a)       The levels are specified in points of 4-digit quotes;

b)       The levels are calculated relative to the price of opened position (the Ask price - for the long positions and the Bid price - for short positions);

c)       If the value is too low, the stop should be set at a minimum allowed distance;

3)      Subsequent buy positions should be automatically initiated when the position continues to increase (in the same direction) and after 4 pinps. The lot of the new buy position should be calculated taking into consideration the profit taken at 4 pinps. This should continue to do so onwards.  (example: if GBPUSD was 1.22023, and it increase to more than 1.22027, the current position is closed and a new buy position is initiated from that same point of closed position but with an increased value from the 100% of profit taken from the last position);

 

4)      Subsequent sell positions should be automatically initiated when the position continues to decrease (in the same direction) and after 4 pinps. The lot of the new sell position should be calculated taking into consideration the profit taken at 4 pinps. This should continue to do so onwards.  (example: if GBPUSD was 1.22027, and it decrease to more than 1.22023, the current position is closed and a new sell position is initiated from that same point of closed position but with an increased value from the 100% of profit taken from the last position);

 

5)      The position volume is calculated in the following order: Lot= equity amount (this  will be specified) * allowed leverage, where:

a)       Equity amount – to be specified, a window to insert must be provide;

b)       MarginRequired  - the margin required to open a position with a size of 1 lot;

c)       Allowed leverage – this depends on the pair and brokers. (Example with IC market GBPUSD 1:500).

6)      All of the open positions are accompanied by trailing stop:

a)       If a buy-position or sell-position is opened, the trailing stop is activated once it trails by 0.00004 points respectively.

7)      Moving the SL is permitted only in the direction of profit of the position - up for long position and down for short position;

a)       If you cannot set the SL at the level of the line, it should be set at the minimum allowable distance (but only if it complied with the previous rule of moving in the direction of the profit);

b)       The trailing stop feature should be configurable (AllowTrailing = true/false parameter).

8)      If there is an opened position, and there is a opposite signal, the opened position must be closed and a new one must be opened (in the opposite direction).
For a new position the calculation of the lot must be called after closing the opened position.

9)      Miscellaneous:

a)       When you run the Expert Advisor, it should attach the used indicators with the specified parameters;

b)       The information on the opening/closing of positions and of modifications of the SL should be stored in the Journal;

c)       If there are any errors, it must print a message describing the error.

d)       It must have a start button

e)       It must have a stop button

f)        It must have a window to introduce the equity amount (from which it is calculated the lot amount when multi[plied by the leverage)

g)       It must show the profit/loss status


Respondido

1
Desenvolvedor 1
Classificação
(133)
Projetos
185
30%
Arbitragem
77
9% / 73%
Expirado
77
42%
Livre
2
Desenvolvedor 2
Classificação
(528)
Projetos
737
45%
Arbitragem
23
39% / 13%
Expirado
63
9%
Carregado
3
Desenvolvedor 3
Classificação
(195)
Projetos
395
28%
Arbitragem
155
20% / 52%
Expirado
112
28%
Livre
4
Desenvolvedor 4
Classificação
(4)
Projetos
7
0%
Arbitragem
2
0% / 100%
Expirado
2
29%
Livre
5
Desenvolvedor 5
Classificação
(121)
Projetos
134
66%
Arbitragem
36
25% / 56%
Expirado
22
16%
Livre
6
Desenvolvedor 6
Classificação
(97)
Projetos
121
25%
Arbitragem
5
20% / 60%
Expirado
17
14%
Livre
7
Desenvolvedor 7
Classificação
(34)
Projetos
80
34%
Arbitragem
13
31% / 54%
Expirado
19
24%
Livre
8
Desenvolvedor 8
Classificação
(414)
Projetos
670
33%
Arbitragem
60
17% / 32%
Expirado
114
17%
Trabalhando
9
Desenvolvedor 9
Classificação
(558)
Projetos
926
48%
Arbitragem
301
59% / 25%
Expirado
124
13%
Carregado
10
Desenvolvedor 10
Classificação
(130)
Projetos
210
40%
Arbitragem
90
20% / 43%
Expirado
85
40%
Livre
11
Desenvolvedor 11
Classificação
(258)
Projetos
395
28%
Arbitragem
69
19% / 49%
Expirado
120
30%
Livre
Pedidos semelhantes
Hello everyone, I'm looking for a profitable scalping EA, with a proven record and backtests on multiple pairs (at least from 2010). The EA doesn't need to make a huge amount of profit, but I care about safety. 1-2% monthly profit is enough. At least 5-10 pips per order. Grid, averaging, martingale are allowed, but backtests need to prove that the account doesn't blow up. Preferred pairs: GBPAUD, GBPNZD, GBPJPY
I need programmer who can complete my this coded strategy and make if full functional for me pleas find below coded and basic strategy. Sell Higher High or buy Lower Low: STRATEGY BASED ON PENDING ORDERS. ORDER: SELL STOP/BUY STOP VALUE: CURRENT MARKET CONDITIONS TRILLING STOP: ADDED TP (SELL): HIGHER HIGH SL: 1PIP TP(BUY): LOWER LOW SL:1PIP MODE: SCALPER MAX PENDING ORDERS: 3 MODIFICATIONS: TREND BASED Licensing
Hi Looking for an exisiting bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades during and after high impact news -Able to use it on Funded Accounts and
I have a strategy on NQ that works on Think or Swim. I need help converting to automated system. Not a coder. Dm for details only if you have good experience in TOS
I would like an experienced Programmer to develop for me an EA using two moving averages, waddah Attar Explotion as the volume indicator and Fisher Transform as the exit indicator, to be used on MT5
Hey greetings.i will like to convert my tradingview pinescript script to Metatrader 5 expert Advisor EA . Kindly apply for this job if you can convert my tradingview script for mt5 EA.Thanks
I have an EA that work fine. I am planning to run this EA on the same account(one account) but on two chart (one chart for only sell and second chart for only buy). this can be done easily on live account but I am trying to test the EA on backtest to see how it will affect the equity and balance. I am looking for any developer to rewrite the EA to be able to work as i need on backtest. without affecting the the
can you help me I have a strategy based on the indicators that appear in me on screen I want a robot that trades automatically when these signals appear. So, The strategy is focused on combining two indicators together. When they appear together at a certain value, Algo execution automatically enters a trade For positioning: Take profit (TP) :20 ticks Stop loss (TS): 8 ticks When the price reaches the target of 10
You need to modify the code to establish a secure socket connection for the MQL5 advisor on a port other than 443. You need to use only native methods, without custom libraries and DLLs My setup includes MT5 on Windows 11 and Node.js server on VMware Ubuntu. Connections and operations on port 443 were successful. However, attempting to connect to any other port results in the following error: "5274 Failed to
Hi there, I'm looking for profitable ready made EA with source code. EA should not use martingale or grid strategy. Low drawdown will be nice It can be MT4 or MT5 one. Thank you

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD
Prazo
de 1 para 3 dias