10 separate eas written to be given out for free by broker

MQL4 Experts

Specification

A unnamed broker has appointed us to provide 10 expert advisors with source codes.Broker requires rights to distribute thousands of copies of eas to customers ,free of charge.


Coder will sign NDA and waiver of all copyrights.Coder will provide 10 different EAS.


Each  EA will include the standard functions  and include 3 mas  on ea  template.


the other 9 eas include 

1)Range breakout

2)stochastics

3)trend

4)trend retracement

5)ma bounce

6)ma grid

7)candles price action

8)price action trends 

9)support & resistance


Standard parameters of main ea template:

//--- Standard parameters

extern bool Trade_Buy=1,Trade_Sell=1;

extern bool      UsePriceFilter      = true;//SET TO  FALSE IF TRADE OPENING  , THEN RESET 

extern bool      UseLWMAFilter       = true;//SET TO  FALSE IF TRADE OPENING  , THEN RESET 

extern bool      EnableExitManager       = true;//SET TO  FALSE IF TRADE OPENING  , THEN RESET 

extern int       Delay = 120; // Delay, minutes//AFTER OPENING A TRADE WAIT 120 MINUTES DELAY  , SET DELAY TO 5  MINUTES FOR EARLY RE-ENTRY

extern bool Run_PartialClose=1;

extern int PartialDistance=100,PartialPercent=50;

extern double    Lots          = 4.0;

extern int       StopLossFirst1  = 300; // 0 deactivates Stop Loss

extern int       ExpertID = 3020;

extern int       StartTrail1   = 250;    // Start trail after so many pips.

extern int       TrailingStop1 = 200;    // 0 deactivates Trailing Stop

extern int       TrailStep1    = 1;    // With which increments TS moves

extern int       TakeProfit1   = 300;    // 0 deactivates Take Profit

extern int       GainForBE1    = 200;    // How many pips will trigger Break Even. 0 deactivates.

extern int       PipsBE1       = 20;    // Level at which Break Even will be put

extern int       StartTime1    = 800;  // Start trading at 7:00

extern int       StopTime1     = 1900; // Stop trading at 23:00; Set to StartTime for continous operation (default).

extern string    closing="==== Close Times ====";

extern bool      CloseOnTime             = true;

extern int       ClosingTime             = 1900;

// Proportional stop PERCENTAGE TRAILING STOP

extern int       PropStop1               = 500;              // PropStop follows behind current price by X pips

extern int       StartPosition1          = 370;              // Pips profit at which to begin trailing with PropStop

extern double    IncrementPercentage1    = 2;              // Each pip of profit changes the PropStop value by X percent

extern int       MinStopValue1           = 100;             // PropStop cannot be less than X

extern int       PipGap1       = 200;   // Pip gap between first and second entry

extern int       TimeGap1      = 30;   // Time gap between first and second entry of 30 min

extern int       PipsLongEntry1  = -10;

extern int       PipsShortEntry1 =  10;

extern double    TradeMaxRisk  = 2;    // TradeMaxRisk > 0 so much % risk will be used, either based on SL or Account equity

extern bool      AutoLot       = false;

extern bool     Martingale AutoLot       = false;


Responded

1
Developer 1
Rating
(224)
Projects
283
42%
Arbitration
15
13% / 47%
Overdue
67
24%
Free
2
Developer 2
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
4
Developer 4
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
5
Developer 5
Rating
(88)
Projects
143
39%
Arbitration
21
19% / 48%
Overdue
30
21%
Free
6
Developer 6
Rating
(620)
Projects
680
57%
Arbitration
25
16% / 60%
Overdue
228
34%
Free
7
Developer 7
Rating
(43)
Projects
89
66%
Arbitration
10
50% / 50%
Overdue
28
31%
Free
8
Developer 8
Rating
(188)
Projects
212
58%
Arbitration
9
11% / 89%
Overdue
8
4%
Free
9
Developer 9
Rating
(88)
Projects
120
38%
Arbitration
19
16% / 53%
Overdue
19
16%
Busy
10
Developer 10
Rating
(94)
Projects
148
59%
Arbitration
16
38% / 13%
Overdue
25
17%
Free
11
Developer 11
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
12
Developer 12
Rating
(362)
Projects
502
40%
Arbitration
145
17% / 73%
Overdue
98
20%
Busy
13
Developer 13
Rating
(129)
Projects
182
31%
Arbitration
16
31% / 63%
Overdue
27
15%
Free
14
Developer 14
Rating
(2371)
Projects
2979
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Working
15
Developer 15
Rating
(119)
Projects
127
41%
Arbitration
3
33% / 67%
Overdue
0
Free
16
Developer 16
Rating
(546)
Projects
823
73%
Arbitration
15
53% / 13%
Overdue
193
23%
Working
17
Developer 17
Rating
(43)
Projects
72
49%
Arbitration
4
0% / 50%
Overdue
19
26%
Free
18
Developer 18
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
19
Developer 19
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
I NEED A PROGRAMMER TO CONVERT AN EXISTING EXPERT ADVISOR FROM MT4 TO MT5. THE PARAMETERS OF THE CONVERTED EXPERT ADVISOR MUST BE EXACTLY THE SAME AS THE ORIGINAL EA, IT MUST NOT BE MODIFIED. I WILL GIVE THE SOURCE CODE OF THE MT4 EXPERT ADVISOR
Hi there, I am looking for someone that would be interested in some more work. I do have a lot of work going on and could use help of some developers. I normally pay between 20-50 USD per job depending on complexity. It can be simple as RSI/MA EAs, grids, licensing system (remote ones) or more advanced jobs. But in general I do get a lot of straight forward job. If anyone is interested please do let me know. I am
How can I backtest the news with calendar. I want to know how to backtest the news using an e.a. how can I get this done... Do you have a news trade that can do this... If so please reach out to me... What do I need to do to have the history of news information be drawn to the chart to be tradable in backtest scenarios
custom job to convert my expert to mq5, work will be done remotely more details in private to carry out the task correctly help for converting expert remotely All details will be sent privately
Hello, can you help me convert MT4 EA source code to MT5? I have two versions of an EA for MT4 that I have been using for quite a while and I want to move over to MT5. There are no additional indicators. Everything is inside the EA mq4. Also, could you provide a strategy guide in PDF format for me of both strategies, apply if you are professional enough in the field
I need someone with skills who will help me create expert advisor based on swing trading. I need the EA to have the ability to determine pivot points. And it should open buy or sell based on this criteria. I also want it to have the following: 1. Risk management 2. Take profit/Stop Loss 3. Trailing Stop/Step/Start 4. Dashboard for input parameters ( I need to be able to modify parameters via user interface)
Developer !! i need an robot that is going to analyze the market\pair chart before opening trades ,example if the robot is place on the chart of GBPUSD on H1 time frame the robot should analyze the direction of a market ,then open after knowing the direction,if the can possible make it analyze even on lower time then that would be fantastic. remember the is going to open on its own the trades, thank you NB;i don't
Respected Madam I need an EA in Mql5 which can Buy at certain Increment of points like 100 then 50 then 50 then 25 then 25 then 25 then 25. Possibility of Grid increase. Buys at certain fixed level if the the Price drops like 100 points down then again 100 points down then again 100 points down like this in a grid system, Grid size I will declare. Grid order systems with stop loss and Multiple Reorders if the Stop
Hi, I need an simple MT5 EA which trades based on full body candles at specific trading time. Start Hour Start Minute End Hour End Minute Min full candle body size in points % real body of candle size to count the candle as full body candle Enter buy on bearish full body candle Enter sell on bullish full body candle Enter on same candle if the real body size has reached x points and the % of real body to candle
本人现有一个网格EA,内有马丁加仓平仓,需要升级,加入对冲功能和其他功能.(其他细节后谈) 1 . 網格繫統:可選:YES/NO. 如果:YES,設置:網格間隔,網格層數, 2 . 開倉:條件開倉,可選:YES/NO.(目前默認爲NO) 分爲市價開倉/STOP ORDER/ LIMIT ORDER, 3 . 加倉:分爲:固定手數,如:0 . 03,或末單累加:0 . 01,或:末單倍數如:1 . 5倍.多單和空單的加倉方法可以不同設置. 4 . 移動止盈.(單獨移動,多/空方整體點數移動/或金額移動) 5 . 平倉包括: A.多方/空方止盈線,和多方/空方止損線(可以設置三條價格:每條選擇:平倉 1/3,1/2,或全部) B.單獨止盈/止損 (多方和空方可以設置不同的,)盈利點數或金額 整體止盈/止損.(多方和空方可以設置不同的,)

Project information

Budget
500 - 1000 USD
For the developer
450 - 900 USD