An Expert Advisor using Multiple Indicators to Buy/Sell

指定

MT4 Expert Advisor Auto-Trading Specifications

The EA will enter trades based on a combination of selected indicators. The list of the fallowing indicators will be listed below. Must be work with VAR and ECN accounts.

Each indicator will have standard parameters available to modify in the inputs window. Example. Moving average: “period”, “ma method”, “apply to” can be modified.

**EA must verify a minimum of 3 out of 7 indicator's criteria suggesting a BUY or SELL at the same time to initiate a market trade order.**

Trade Order Execution (BUY or SELL)

The EA will monitor charts selected (M15-timeframe) and scanning for BUY and SELL opportunities using the list of indicators found below.

·       A 'Market Execution' trade order to BUY or SELL will be triggered if three (3) or more indicators enter a BUY or SELL zone  simultaneously. Then and ONLY then will a trade order be executed at the market price.

·       Example; EA applied to analyze EUR/USD chart (Timeframe: M15):

1.     RSI reading under the 30 line;

2.     Bollinger Band crossed the lower band; and

3.     Stochastic Oscillator reading under 20 line

If these parameters are 'True' and occur simultaneously, initiate a BUY order.

(apply money management inputs below).

Money Management Inputs

Ability to modify and input “trade risk” and “stop loss”. Calculate  Position Size in lots and populate trade order set-up

Position Size (lots) =

[Account Balance ($) * Trade Risk (%)] / [Stop Loss (pips) * (0.10/pair exchange rate)] 

·       Input Account Balance

·       Input Trade Risk = 5%

·       Input Stop Loss = 30 pips

·       Input Take Profit = 90 pips

·       Input currency exchange rate

Indicators & BUY/SELL criteria

1.     stochastic oscillator - readings over 80-line SELL and readings under 20-line BUY

2.     commodity channel index - readings over 100-line SELL and readings under 100-line BUY

3.     MACD - turns up from below zero it is considered bullish BUY and when it turns down from above zero it is considered bearish SELL.

4.     parabolic SAR- dot is placed below the price when the trend of the asset is upward BUY, and while a dot is placed above the price when the trend is downward SELL.

5.     moving average - price above moving average BUY. and when price below moving average SELL.

6.     Bollinger band - SELL position when the upper band is hit, and BUY position when the lower band is hit.

7.     RSI - readings over 70-line SELL and readings under 30-line BUY.

Additional Functions/Conditions

1.     Must be able to back-test and demo account test the EA.

2.     When a trade position is opened, send email notification to notify of market entry. Example;

·       BUY EUR/USD @ 1.1200

·       Stop Loss: 1.1170

·       Take Profit: 1.1290

3.     Max trades: No more than four (4) open trades at one time. No more than three (3) trades in one 24-hour period.

4.     MQL4 source code required upon job completion.

5.     Close all position 10-15 minutes before market close every Friday.


If you have experience doing something like this combination of indicators (a portion of a group), please contact me so we can dig a little deeper. 
Your efforts will be compensated generously!

反馈

1
开发者 1
等级
(213)
项目
246
45%
仲裁
42
10% / 57%
逾期
5
2%
空闲
2
开发者 2
等级
(117)
项目
138
41%
仲裁
30
7% / 77%
逾期
17
12%
空闲
3
开发者 3
等级
(812)
项目
1390
72%
仲裁
114
29% / 47%
逾期
345
25%
工作中
4
开发者 4
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
5
开发者 5
等级
(2115)
项目
2686
62%
仲裁
114
46% / 25%
逾期
419
16%
已载入
6
开发者 6
等级
(5)
项目
9
0%
仲裁
5
20% / 20%
逾期
1
11%
空闲
7
开发者 7
等级
(90)
项目
118
17%
仲裁
44
23% / 39%
逾期
20
17%
空闲
8
开发者 8
等级
(137)
项目
167
35%
仲裁
11
91% / 0%
逾期
0
空闲
9
开发者 9
等级
(564)
项目
933
47%
仲裁
303
59% / 25%
逾期
125
13%
已载入
10
开发者 10
等级
(1863)
项目
3466
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
11
开发者 11
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
12
开发者 12
等级
项目
0
0%
仲裁
0
逾期
0
空闲
13
开发者 13
等级
(172)
项目
195
11%
仲裁
37
38% / 35%
逾期
5
3%
已载入
14
开发者 14
等级
(2452)
项目
3088
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
15
开发者 15
等级
项目
0
0%
仲裁
0
逾期
0
空闲
16
开发者 16
等级
(277)
项目
334
55%
仲裁
14
36% / 29%
逾期
1
0%
空闲
17
开发者 17
等级
(21)
项目
24
17%
仲裁
15
20% / 40%
逾期
6
25%
空闲
18
开发者 18
等级
(45)
项目
59
14%
仲裁
31
26% / 52%
逾期
35
59%
空闲
19
开发者 19
等级
(204)
项目
300
38%
仲裁
34
32% / 29%
逾期
79
26%
已载入
20
开发者 20
等级
(84)
项目
149
31%
仲裁
32
34% / 41%
逾期
43
29%
空闲
21
开发者 21
等级
(19)
项目
27
11%
仲裁
11
9% / 55%
逾期
12
44%
空闲
22
开发者 22
等级
(67)
项目
144
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Fintech robots 30+ USD
Specification I need a grid ea that puts buy stops and sell stops on the chart (only stops no limits). See image Example: if the price moves up filling the buy stops. The ea should place new sell stops below the price for the set parameters. And vice versa. Also if price moves up it should place new buy stops above the last buy stop. So if the parameter is set to 50 buy stops. There should always be 50 buy stops in
Develop a multi-strategies EA that makes entries based on selectable indicator-based criteria. Each can be toggled on/off, and trades can also be placed using a selectable combination of signals. Each trade position shall be entered on the bar and managed as a modified martingale. Position management will include partial close, variable grid increase as grid number increases, News stops, and a Dashboard for manual
Hello, In need an expert advisor that can copy my CFD (GBPUSD) into Futures 6B, along with AUDUSD. & that whenever I close the position, it closes it aswell. Also if there is limited broker API access, I don't mind getting a broker recommendation
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
The job is simple, I want a custom indicator which consist of a combination of 3 indicators in separate window as I will show you in the screenshot of my mt5 trading platform. The indicators are RSI(period 14, Apply to close) Level 10 Buy, Level 50 Take profit, level 90 Sell) MA( Period 200, Method Exponential, Apply to Median price, Shift 0) BB (Period 25, Apply to close, Deviation 0.035, Shift 0) Ideally on a 1
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening
Hello Guys, I need a trading bot for the MT5 to place order based on my trading strategy which is based on - >> entry based on EMA with rejection from specific levels like support and resistance area - levels and time frame i will apply into the robot manually on daily basis. also need - trailing stoploss , shift to breakeven after gaining some points. need a highly expert developer
I have a full strategy based on indicator and candle based on . i would like to make it into a robot which will trade for me on a specific time and specific rules. i need a person who can do this project for me. If you have done this type of job . you are most welcome for this. Apply only if you know binary trading option and binomo trading platform well and how it works
I want to make AI based on Attached Picture Swing High low. If you have experience can share demo first. Stop loss, take profit, trailing , break even ,DD etc. also amiable

项目信息

预算
100 - 300 USD
开发人员
90 - 270 USD
截止日期
 1  5 天