Expert adviser that generate signal based on 5 indicators ( for professional developer only)

MQL4 Experts

Specification

I want expert developer to create adviser that generate signal based on 5 indicators that shows signals

The EA must do a back test


Indicators are

1- 200 EMA

2- three lines of super trend with sitting below 

(a: No of period:10, mulipler:1)

(b: No of period:11, mulipler:2)

(c: No of period:12, mulipler:3)

3- SSL default setting

4-Time Segment Volume

5-Stoch RSI default setting


Entry point will be explained in below picture


sell order





buy order


Exit will be in three options as select in Input parameter


Option1:

 

Stop Lose: put SL above third red super trend line by specific number of pip for sell order

and below third green line for buy order

Take profit: I have to choose 1:1, 1:2, 1:3, 1:4

incase I choose 1:2 or more, the stop lose have to move to entry point if it reach 1:1


Option2:

Stop Lose: put SL based on specific input of ATR( DEFUALT 1.5 ATR)

Take profit: I have to choose 1:1, 1:2, 1:3, 1:4

incase I choose 1:2 or more, the stop lose have to move to entry point if it reach 1:1


Option3:

fixed number of pips



---Input parameters----


Suffix:


Prefix:

Starting time:  3:00


Last time: 20:00


No. of trades for Same pair: 1 ( default is 1, no more than 1 trade at same time for the same pair)


candle shift: shif+1 (default) : it means that start to open trade from next candle once all five condition met


---Indicator Setting For Entry----

--EMA---

1- EMA time Frame: (On chart/ or different selected time frame m1, m5,m15,m30,h1,h4,d1,w1,mn), default on chart

2- Number of candles ( Default is 200)

3-When to buy: ( Default above moving average)

4-When to sell: ( Default below moving average)


--Super Trend--

super trend time Frame: (On chart/ or different selected time frame m1, m5,m15,m30,h1,h4,d1,w1,mn), default on chart

ST1: 10,1

ST2:11,2

ST3:12,3

3-When to buy: ( Default above minimum 2 green line )

4-When to sell: ( Default below minimum 2 red line )



--SSL--

1-SSL time Frame: (On chart/ or different selected time frame m1, m5,m15,m30,h1,h4,d1,w1,mn), default on chart

2-LB=10

3-When to buy: ( blue line above orange line

4-When to sell: ( orange line above blue line)


--Time Seg Volume TSV---

1-SSL time Frame: (On chart/ or different selected time frame m1, m5,m15,m30,h1,h4,d1,w1,mn), default on chart

2- period:13

3-When to buy: ( above zero)

4-When to sell: ( below zero)


--Stoc RSI

1- Stock RSI Frame: (On chart/ or different selected time frame m1, m5,m15,m30,h1,h4,d1,w1,mn), defualt on chart

2- k=3

3-D=3

4-RSI period=14

5-Stock period 14

6-RSI applied closed price

7- When To buy: increase from bottom oversold, and

7-When to buy: current dandle close within range below 35 and

7-When to buy: previous range of any  previous 5 dandles close within range 0 to 20



8- When To sell: decrease from top overbought &

8-When to Sell: current dandle close within range above 65 &

8-When to Sell: previous range of any 5 dandles close within range 1000 to 80


---Lot Management---

Lot based on Money Management: (True/False)


Risk Per trade: % of Lose from balance (the previous option needs to be true)


Fixed Lot: (If Lot based on Money management is false)



---Method of TP/SL-----

Method of TP/SL: (Op1. super trend/op2. %ATR/op3. pips), default is super trend


op1.:super trend

TP:(1:1, 1:2, 1:3, 1:4)

SL: stop lose above third line for short by number of pips (Default 5 pips)

or below below third green line by number of pips (Default 5 pips)

Move SL to entry point if more than 1:1: (True/False)


op2. %ATR

ATR timeframe: ( from 1m to 1 month), default is 1 hr

ATR period: default is 14

TP based on %ATR: 3

SL based on %ATR:1.5

Move SL to entry point if more than 1:1: (True/False)


Op3. pips

TP based on Pips: the above option need to be pips, default 0

SL based on pips: the above option need to be pips, default 0

Move SL to entry point if more than 1:1: (True/False)


Trade Comment:





I will provide source code, so the developer need to make sure the EA has the ability to do back test


EA must have visual backtest


Files:

Responded

1
Developer 1
Rating
(584)
Projects
913
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Loaded
2
Developer 2
Rating
(44)
Projects
58
43%
Arbitration
8
50% / 38%
Overdue
7
12%
Free
3
Developer 3
Rating
(15)
Projects
16
19%
Arbitration
2
0% / 50%
Overdue
1
6%
Free
4
Developer 4
Rating
(566)
Projects
639
41%
Arbitration
21
57% / 29%
Overdue
45
7%
Loaded
5
Developer 5
Rating
(52)
Projects
155
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
Similar orders
I want to build an EA based on gold stuff indicator along with support and resistance indicator. It should check parameters according to what I provide and open and close trades and in addition functions like trailing stop, breakeven, money management, manual lot size adjustments, tp , martingale strategy should be there. Its a small work i required with 2/3 conditions
I would like this mt4 Grid EA to be converted to mt5. I would like to add this functionality: 1. Make it multicurrency - trade on all pairs. Option to turn pairs on and off trough an input variable. 2. Add a section to specify the range in which the EA may trade, based on the trading range for each pair in the previous x days, weeks, or months. Option to turn this on or off through input variable.. 3. Add a section
I am looking for an EA. It should open a trade on close of candle. If it is red candle, the trade should be sell and the SL should be high of the close candle. If it is green candle, the trade should be buy and the SL should be low of the close candle. The risk should have options 1)percentage of the capital 2)Fixed amount 3)fixed lot size. TP should be in ratio and can be inputed like 1:1 ,1:1.5 etc
Forex Advanced Risk Management : With the new Fixed Lot and Risk Percentage modes, tailor your trading to align with your risk tolerance. The system now allows you to define your risk down to minute detail, ensuring that each trade is in harmony with your financial strategy. Dynamic Trend Configuration : Version 2.0 comes with a refined algorithm selection that seamlessly adapts to market trends. Whether you choose a
EA 30+ USD
I have an EA bot CODE intend to be use on the MT5 platform, and all I need is a debug expert with full knowledge of what they are doing. The Skillset i need from you as a debugger are: 1. Trading Robot/Robot Debugging 2. Strategy Optimization 3. News Filter PS: I AM WILLING TO PAY $30 AS THAT IS WHAT I HAVE. IF YOU ARE NOT OKAY WITH THE PAY, PLEASE DON'T EVEN BOTHER DECLARING INTEREST I will send you the codes and
please code me an EA in mql5 syntax with a magic number, lot size, SL and TP in USD amount. use the universaloscillator indicator. A buy signal is given when the blue colored Universal Oscillator cloud gets displayed on the chart. Initiate a buy transaction and set a stop order below support or when a set TP is set or when the red coloured cloud appears. A sell signal is given when the red colored Universal
Hi, I am looking for a scalping bot, that will have below criteria: 1. Take a position in the direction of the market with 1 STANDARD LOT. 2. Wait for 125 seconds after entering the position. 3. Exit the position when the position shows $10 profit. 4. Scan multiple leading currencies for such setups. 5. More than 5 positions should not be open at a time. 6. Exit the position if the floating loss exceeds $100. 7
制作者需要会讲中文国语,有图形用户界面的经验(GUI),能制作整体控制面板和子面板 用来手动输入设置EA参数, 配合:网格,对冲,马丁加仓等. 显示文字为中文繁体或者英文切换.细节后谈. "Looking for a developer with strong background in graphical user interface (GUI) and capable of creating a grid trading panel for both MT5 and MT4. The code source needs to be provided. Detailed information will be provided later "
uses three indicators, bollinger bands, macd and SMA. The expert should be able to pick valuable trades using these three indicators and execute the trades. It should also manage the trades using a stop loss/trailing stop loss function
DEAR DEVELOPERS, TO ANYONE WHO WOULD LIKE TO SHARE IN THEIR SUCCESS IIN TRADING AND DEVELPMENT OF PROFITABLE EA. I NEED A READY AN AUTOMATIC EA THAT I CAN USE ON MY LIVE TRADING ACCOUNT. THIS EXPERT ADVICE SHOULD TRADES ALL INSTRUMENTS AND CAN COMPUND PROFITS THAT CAN ATLEAST MAKE 100% ROI MONTHLY. AGAIN THIS SHOULD BE WORKABLE EA WITH PROVE OF STEADY RESULTS AND RELATIVE DRAWDOWN. THE EA SHOULD WORK ON VPS 24/7

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
to 3 day(s)