MT5 Robot Needed.

Trabalho concluído

Tempo de execução 1 hora

Termos de Referência

An MT5 Trading Robot that scans the first 26 Forex Symbols in Market Watch to find one that complies with 7 criteria.

Long Trade:

Main Trend               1: SMMA of current bar higher than the oldest bar in history. (Periods,timeframes,shifts,etc,entered by client, not a user input.)

Secondary Trend       2: SMMA of Symbol rising.

Short Term Trend      3: SMA of current bar higher than previous bar.

Entry Point               4: iClose < SMA.

Strength                   5: iRSI rising.

Swap                        6: Symbol swaprate >0.

Spread                     7:  From a list of the 26 Symbols containing their appropriate spread.

Short Trade opposite, except swaprate >0 and spread OK.

When symbol is identified and no trades open, chart symbol is changed to match and chart and time frame is changed to daily.

Lots to trade:                                        User input 1 = fixed lot size, 0 to use %.

Lots to trade as % of Account Balance:    User input 2 = Dropdown List, Lots per 100K of Account Balance, 0.1, 0.25, 0.50, 1.00, 2.00.

Closed for the Weekend if no trades open 8 hours before market close friday.   User Input 3 = Yes or No.

Magic Number:   User Input 4:

Stop Loss 5000 pips, Take Profit 5000 pips.

To Close first order: We need a variable called High Water Mark that increases to reflect the accumulated profits of the current magic number when the order closes, it only increases to form a higher number when profits exceed the previous HWM it never decreases.

If OrdersTotal()==1) If(OrderProfit()>(High Water Mark of magic number + 20*OrderLots() and spread is OK) Close the order. Example OrderLots 1.00 X 20 = $20.00.

If the order is losing > 250 pips and the Open Symbol complies with all the entry criteria open another position on the same Symbol with lot size of last lots + Lots to trade.

Close the second order if the second order profit > 10*Second Order OrderLots().

Repeat this process without opening more than 5 Trades.

Source code is required.

                       

Respondido

1
Desenvolvedor 1
Classificação
(39)
Projetos
50
18%
Arbitragem
6
33% / 50%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(250)
Projetos
313
28%
Arbitragem
34
26% / 65%
Expirado
10
3%
Trabalhando
3
Desenvolvedor 3
Classificação
(16)
Projetos
35
23%
Arbitragem
4
0% / 50%
Expirado
2
6%
Trabalhando
4
Desenvolvedor 4
Classificação
(37)
Projetos
51
43%
Arbitragem
2
100% / 0%
Expirado
9
18%
Livre
5
Desenvolvedor 5
Classificação
(194)
Projetos
241
34%
Arbitragem
10
50% / 50%
Expirado
8
3%
Trabalhando
Publicou: 1 artigo, 8 códigos
6
Desenvolvedor 6
Classificação
(12)
Projetos
47
85%
Arbitragem
1
0% / 100%
Expirado
9
19%
Livre
7
Desenvolvedor 7
Classificação
(72)
Projetos
80
10%
Arbitragem
38
8% / 58%
Expirado
6
8%
Livre
8
Desenvolvedor 8
Classificação
(568)
Projetos
641
41%
Arbitragem
25
48% / 36%
Expirado
46
7%
Trabalhando
9
Desenvolvedor 9
Classificação
(27)
Projetos
27
26%
Arbitragem
2
0% / 50%
Expirado
1
4%
Livre
10
Desenvolvedor 10
Classificação
(511)
Projetos
549
53%
Arbitragem
13
69% / 15%
Expirado
3
1%
Livre
11
Desenvolvedor 11
Classificação
(174)
Projetos
199
12%
Arbitragem
38
37% / 34%
Expirado
5
3%
Trabalhando
Publicou: 2 códigos
12
Desenvolvedor 12
Classificação
(549)
Projetos
635
33%
Arbitragem
41
39% / 46%
Expirado
11
2%
Ocupado
13
Desenvolvedor 13
Classificação
(270)
Projetos
552
49%
Arbitragem
57
40% / 37%
Expirado
227
41%
Trabalhando
14
Desenvolvedor 14
Classificação
(54)
Projetos
102
23%
Arbitragem
12
25% / 17%
Expirado
13
13%
Livre
15
Desenvolvedor 15
Classificação
(77)
Projetos
243
74%
Arbitragem
7
100% / 0%
Expirado
1
0%
Livre
Publicou: 1 artigo
16
Desenvolvedor 16
Classificação
(119)
Projetos
169
38%
Arbitragem
9
78% / 22%
Expirado
15
9%
Livre
17
Desenvolvedor 17
Classificação
(3)
Projetos
2
50%
Arbitragem
2
0% / 100%
Expirado
0
Livre
18
Desenvolvedor 18
Classificação
(45)
Projetos
91
13%
Arbitragem
34
26% / 59%
Expirado
37
41%
Livre
Pedidos semelhantes
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
I have a strategy for US100 where I want a bot to trade according to my strategy, contact me who have proven experience in making bots for MT4 or MT5
I am looking to purchase an existing and profitable Expert Advisor (EA) designed for Gold (XAUUSD) scalping. This is not a request to develop a new EA . I am only interested in a ready system that is already trading profitably on a live account . Requirements • Designed for Gold / XAUUSD • Compatible with MetaTrader 5 (MT5) • Scalping strategy (preferably M1 or M5) • Verified live trading performance (preferably 6

Informações sobre o projeto

Orçamento
100 - 200 USD
Prazo
para 30 dias