MACD and MA crossover EA with TP

MQL4 エキスパート

指定

We need a crossover Expert using 2 Moving Average (the period and shift of each moving average are variable we can set manually), on the intersection of the 2 MA the expert open a sell/buy trade as per the direction of the charts and after a set number of pips (number of pips, initial lot size and the take profit value will be configured manually) Exp: 2 MA (5,0 and 14,3), 10 pips after their first intersection and there is a confirmation from MACD (bars above or below the level line) the Expert will open a buy/sell trade, if there is another intersection + 20 pips between the last 2 intersections and the total of the opened trades less than the defined take profit and there is a MACD confirmation, the Expert will open an opposite trade of the previous one ( if previous trade was sell then the new one will be buy) if the trade type set to buy and sell, other wise it will open the same trade type (sell or buy) with double lot size. Once the total of the opened trades reach the take profit the Expert will close all the trades.

Note:

* to open the first trade (sell or buy) this 3 conditions should be realized: intersection of the 2 MA + MACD confirmation (bars above or below the level line) +number of pips (exp:5 pips) after the intersection

* to open the next trades (sell or buy) this 3 conditions should be realized: intersection of the 2 MA + number of pips (exp:10 pips) between the last 2 intersections +  MACD confirmation (bars above or below the level line)


* ability enable/disable the option of  "number of pips between the intersection"


* Ability to choose the trade type (buy only , sell only, buy and sell)

* to close the opened trades, example if there are 10 trades opened, if the sum of those trades = take profit 

* all the Expert parameters should be set manually (the 2 MA values period and shift, the take profit, the initial lot size, number of pips after the first intersection to open the trade, number of pips between the last 2 intersections, trade types(sell only, buy only, sell and buy))

* the Expert should works in multiple chart at the same time


応答済み

1
開発者 1
評価
(36)
プロジェクト
35
40%
仲裁
12
17% / 50%
期限切れ
2
6%
2
開発者 2
評価
(55)
プロジェクト
96
40%
仲裁
13
38% / 62%
期限切れ
25
26%
3
開発者 3
評価
(2449)
プロジェクト
3086
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
4
開発者 4
評価
(15)
プロジェクト
23
9%
仲裁
7
29% / 57%
期限切れ
2
9%
5
開発者 5
評価
(26)
プロジェクト
34
26%
仲裁
7
14% / 43%
期限切れ
7
21%
6
開発者 6
評価
(267)
プロジェクト
542
50%
仲裁
55
40% / 36%
期限切れ
225
42%
取り込み中
7
開発者 7
評価
(11)
プロジェクト
21
52%
仲裁
1
100% / 0%
期限切れ
1
5%
8
開発者 8
評価
(249)
プロジェクト
447
34%
仲裁
57
35% / 37%
期限切れ
165
37%
多忙
9
開発者 9
評価
(80)
プロジェクト
148
28%
仲裁
1
100% / 0%
期限切れ
27
18%
10
開発者 10
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
11
開発者 11
評価
(4)
プロジェクト
4
0%
仲裁
1
0% / 100%
期限切れ
1
25%
12
開発者 12
評価
(19)
プロジェクト
22
77%
仲裁
1
0% / 100%
期限切れ
13
59%
13
開発者 13
評価
(7)
プロジェクト
8
0%
仲裁
3
33% / 67%
期限切れ
0
14
開発者 14
評価
(87)
プロジェクト
114
26%
仲裁
7
29% / 57%
期限切れ
5
4%
15
開発者 15
評価
(67)
プロジェクト
144
34%
仲裁
10
10% / 60%
期限切れ
26
18%
類似した注文
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
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
Trade Manger EA 30+ USD
Hello Programmer! I am looking to build an EA that will place my trade and manage it. Once i have manually found my setup, I will want an EA to open the trade, set the R:R and manage it according to my specifications. please take a look at the attached to get an Idea of what I would like. I will require the source code once completed
Hello there i need someone who will create a robot that will calculate the movement between buy/sell and show where to take profit the robot should work with all currency and indices including stock
EA to send account history to web request. It should send every 5 mins or when there is an update. It then sends the json to a web request where gain, drawdown, balance, equity will be displayed
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
Preciso de um EA, que faça o fecho automático de operações abertas no final da sessão e nas notícias de alto impacto. Um EA simples com apenas 1 função. Fecho das operações abertas
Enter buy trade at close of candle when bar closes above the 3 emas. Emas are 34 ema, 64 ema and 128 ema. For a buy trade the 34 ema must be above the other two emas. The 64 ema should be in the middle. The 128 ema should be below the other two emas. For a buy trade the Awesome Oscillator should be above the middle line and colored green. Exit a buy trade when price touches 64 ema. Sell trade same conditions as buy
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

プロジェクト情報

予算
50+ USD
開発者用
45 USD
締め切り
最低 1 最高 3 日