Termos de Referência

The EA should be flexible and trade various underlyings and run on multiple brokers at the same time as well as on different time frames on real money accounts after successful back and front testing.

EA open trades in both direction. All trades (first buy or first sell) are opened at the begining of a new bar to prevent false signals.
If there is an opened position, and there is a opposite signal, the opened position doesn't have be closed. Just a new one must be opened in the opposite direction.

EA will need to contain the following:

  • Halftrend indicator builtin for signal
  • Halftrend indicator builtin for filtering signal
  • Standard money managements, lot size, SL, TP, Trailing Stop, account margin check are required
  • Hedge and Martingale
  • Max orders
  • Slippage Limit
  • Trading times restriction
  • Spread restriction
  • Option to just trade only with Halftrend signals without specific conditions to be agreed (means others indi disabled)
  • Display BUY/SELL breakeven/profit lines
  • all informations about: Buy/Sell lots, Buy/Sell profit, free margin, equity
  • Different buttons in the chart : close buy, close sell, close all, trade sell, trade buy, new cycle

The basic entry and exit rules will be provided in details to the selected developer as well as the indicators to use as. This is an overview of the rules

Long Entry Rules:

1. If the DeepSkyBlue upward pointing arrow of the HalfTrend indicator along with its lower indicator line gets aligned fairly below price bars
2. If another indicator used as filter it must confirm the halftrend signal. Suppose we use the stochastic => Stochastic confirms the direction proposed by halftrend and stochastic is not in the overbought/oversold range (which would be a setting variable in the EA).

Sell Entry Rules:

1. If the Tomato upward pointing arrow of the HalfTrend indicator along with its lower indicator line gets aligned fairly above price bars
2. If another indicator used as filter it must confirm the halftrend signal


The expert advisor should come with the source code(.mq4)

My first specification is to get a great developer not a beginner. Great to make a great code and great to code quickly without bugs.


Thanks for reading me - If you are a beginner, please do not make me waste my time.

I will review all applications by the end of the day and select up to 3 potential coders, thank you to all coders applying.
Interested coder should be willing to have a voice communication(via zoom, WhatsApp, etc.) for enhance and seamless understanding if the need arises.

Great developers, welcome ! !

Best regards

 

 

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(65)
Projetos
71
30%
Arbitragem
8
0% / 88%
Expirado
5
7%
Livre
2
Desenvolvedor 2
Classificação
(2)
Projetos
2
0%
Arbitragem
3
0% / 100%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(50)
Projetos
54
43%
Arbitragem
3
0% / 100%
Expirado
3
6%
Livre
4
Desenvolvedor 4
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
5
Desenvolvedor 5
Classificação
(23)
Projetos
45
20%
Arbitragem
24
29% / 46%
Expirado
12
27%
Livre
6
Desenvolvedor 6
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
7
Desenvolvedor 7
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
8
Desenvolvedor 8
Classificação
(36)
Projetos
50
28%
Arbitragem
2
0% / 100%
Expirado
6
12%
Livre
9
Desenvolvedor 9
Classificação
(87)
Projetos
114
26%
Arbitragem
7
29% / 57%
Expirado
5
4%
Livre
10
Desenvolvedor 10
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
Pedidos semelhantes
Hi there folks, Need help to develop a trading screener to track and trade the 28 FX major pairs. The panel Will work with 3 signals on the 15 min timeframe and will require: Reading from files, calculate a pair of EMA’s, calculate CCI , calculate ADR’s, generate alerts, open and cover positions based on trader’s manual input (button). Also the EA will need to perform basic risk management based on trader’s input
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
hi this is a question regarding your telegram to metatrader copier. if i buy the premium/lifetime will it work on unlimited accounts? or will you lock in in an account
Hello, I'm looking for an MQL5 developer that can create an MQL5 code that can accurately mark the following: 1. Swing Break of Structure using Horizontal Ray 2. Internal Break of Structure using Horizontal Ray 3. Extreme Supply and Demand zones using Rectangle 4. Decisional Supply and Demand zones using Rectangle 5. Breaker Block zones using Rectangle 6. Buy to sell wick zones using Rectangle 7. Sell to buy wick
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both

Informações sobre o projeto

Orçamento
30 - 50 USD
IVA (20%): 6 - 10 USD
Total: 36 - 60 USD
Desenvolvedor
27 - 45 USD
Prazo
para 3 dias