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
(225)
Projects
284
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
(109)
Projects
139
43%
Arbitration
20
15% / 50%
Overdue
20
14%
Loaded
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
506
40%
Arbitration
147
18% / 72%
Overdue
99
20%
Loaded
13
Developer 13
Rating
(130)
Projects
184
32%
Arbitration
16
31% / 63%
Overdue
27
15%
Free
14
Developer 14
Rating
(2440)
Projects
3075
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
15
Developer 15
Rating
(119)
Projects
127
41%
Arbitration
3
33% / 67%
Overdue
0
Free
16
Developer 16
Rating
(550)
Projects
827
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
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you
Hello, I am looking for developer who develops me a renko trading robo with following requirement Time :1 sec Box assignment method : Percentage change LTP Source : Close/OHLC Auto Break-even setup option after certain box Trialling Profit Pips after certain box profit with auto Sl set in PIPs Auto open reverse trade after hitting Sl with given conditions . It is very simple trading tool
At bot 30+ USD
Help me to trade create orders for me and analyze the markets and decide when is a good time to buy or sell. Determine which pairs are best to use to trade with and indicate trading signals to me
I currently have a Forex trading script in .txt format that I want to be converted to a functional/working robot (in .mq4), without altering the strategy of the script. The strategy of the script is already in and shouldn't be changed unless with mutual understanding
Hi, Can you develop the Scalper EA based on Market indicator. EA should open the buy trade at the buy arrow and at every DOT. Close the buy trade with few Pips TP (profit after commission) and SL at opposite Sell arrow. EA should open the SELL trade at the sell arrow and at every DOT. Close the sell trade with few Pips TP (profit after commission) and SL at opposite Buy arrow. Provide the source code at the end
Hey greetings, It my pleasure to met you . I need a MT4 develop that can develop an EA based on alert . If you are a professional MT4 programmer you can kindly bid for this project and let proceed
Hello, I want an ( EXPERT ADVISER that can run automated) that will use CCI as the main entry and ATR as the exit. When the CCI is greater than the custom value of 0, you buy and when the CCI is less than the custom value -0, you sell. ATR Exit - profit of 1.0 and exit as .05 (Please, let it be modifiable) The time frame can be 15 or 5 minutes (variable) EMA 20 DAYS OR 480 (can be disabled) Spread should not be more
Hi, I would like to create an EA similar to this link: https://www.mql5.com/en/market/product/33508?source=External#description Drawdown 5% Scalping! Ability to avoid big price drop that can hurt capital! stable! bid and ask price different is 0.5
Qwuick Fix 85+ USD
I need a couple options added to an existing EA. I’m in need of an input option to modify pending orders, ensures live positions are correlated with pending orders, and provide an oversight that EA is running smoothly. I also need a calendar feature added to an existing input option for scheduling trades. This project is a side project to do on your own time with a 3-day window due date on Sunday – Monday by next
I am looking for an experienced expert to develop an Expert Advisor based on my idea. We can discuss the details in private messages. Please apply only if you are available now, as I need this project completed within one day

Project information

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