Specification

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

 

 

Files:

Responded

1
Developer 1
Rating
(65)
Projects
71
30%
Arbitration
8
0% / 88%
Overdue
5
7%
Free
2
Developer 2
Rating
(2)
Projects
2
0%
Arbitration
3
0% / 100%
Overdue
0
Free
3
Developer 3
Rating
(50)
Projects
54
43%
Arbitration
3
0% / 100%
Overdue
3
6%
Free
4
Developer 4
Rating
(19)
Projects
35
26%
Arbitration
10
30% / 70%
Overdue
5
14%
Free
5
Developer 5
Rating
(23)
Projects
45
20%
Arbitration
24
29% / 46%
Overdue
12
27%
Free
6
Developer 6
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
7
Developer 7
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
8
Developer 8
Rating
(36)
Projects
50
28%
Arbitration
2
0% / 100%
Overdue
6
12%
Free
9
Developer 9
Rating
(87)
Projects
114
26%
Arbitration
7
29% / 57%
Overdue
5
4%
Free
10
Developer 10
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
// @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 )
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
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
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this

Project information

Budget
30 - 50 USD
VAT (20%): 6 - 10 USD
Total: 36 - 60 USD
For the developer
27 - 45 USD
Deadline
to 3 day(s)