2 MOVING AVERAGE CROSS

MQL4 专家

指定

I need a two 2 MOVING AVERAGE CROSS With TP(points), SL(points), lot size

 Both MOVING AVERAGE need all main inputs like  type, period etc..

Martingale true or false with factor 

need source code in the end

反馈

1
开发者 1
等级
(213)
项目
246
45%
仲裁
42
10% / 57%
逾期
5
2%
空闲
2
开发者 2
等级
(597)
项目
930
46%
仲裁
31
39% / 29%
逾期
93
10%
空闲
3
开发者 3
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
4
开发者 4
等级
(879)
项目
1393
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
5
开发者 5
等级
(356)
项目
562
33%
仲裁
24
67% / 8%
逾期
17
3%
空闲
6
开发者 6
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
7
开发者 7
等级
(1134)
项目
1436
62%
仲裁
21
57% / 10%
逾期
43
3%
空闲
8
开发者 8
等级
(19)
项目
35
26%
仲裁
10
30% / 70%
逾期
5
14%
空闲
9
开发者 9
等级
项目
0
0%
仲裁
0
逾期
0
空闲
10
开发者 10
等级
(1100)
项目
1457
46%
仲裁
49
73% / 12%
逾期
36
2%
空闲
11
开发者 11
等级
(21)
项目
24
17%
仲裁
15
20% / 40%
逾期
6
25%
空闲
12
开发者 12
等级
(5)
项目
9
0%
仲裁
5
20% / 20%
逾期
1
11%
空闲
13
开发者 13
等级
(13)
项目
13
15%
仲裁
9
0% / 78%
逾期
0
空闲
14
开发者 14
等级
(23)
项目
53
9%
仲裁
10
20% / 60%
逾期
11
21%
空闲
15
开发者 15
等级
(155)
项目
245
60%
仲裁
3
67% / 0%
逾期
6
2%
空闲
16
开发者 16
等级
(84)
项目
149
31%
仲裁
32
34% / 41%
逾期
43
29%
空闲
17
开发者 17
等级
(114)
项目
154
47%
仲裁
2
0% / 50%
逾期
4
3%
空闲
18
开发者 18
等级
(2100)
项目
2670
62%
仲裁
114
46% / 25%
逾期
420
16%
工作中
19
开发者 19
等级
(135)
项目
193
42%
仲裁
17
29% / 59%
逾期
28
15%
空闲
20
开发者 20
等级
项目
0
0%
仲裁
0
逾期
0
空闲
21
开发者 21
等级
(2440)
项目
3075
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
22
开发者 22
等级
(564)
项目
933
47%
仲裁
302
59% / 25%
逾期
125
13%
已载入
23
开发者 23
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
24
开发者 24
等级
项目
0
0%
仲裁
0
逾期
0
空闲
25
开发者 25
等级
(481)
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
26
开发者 26
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Hello, Please I need help to connect a script to crypto Triangular Arbitrage to binance api to buy sell sell and buy buy sell step A Step B Step C minimum profit 0,3 and minimum 100 usdt , bnb in value 100 usdt and eth in value 100 usdt .Thanks
RSI 9 level 90/10 EA Indicators are 1. PSAR with step 0.01 max 0.02 2. Zigzag 3. SwR 1. At the close of candle at 0630 Pacific Standard Time. draw up and down of candles at 0625 and 0630 including the wick 2. Allow a breakout of either trend on up for buy and down for sell 3. Before buy. Ensure PSAR is in the buy position of candles above the PSAR line dot (Allow entry in input for setting) 4. TP1 on *% eg. 60%
I need a gold scalper EA which can trade in real environment. EA should open trades based on candlesticks close. Must have TP, Open SL, and should have DD control settings. If you can do just let me know. I may meed a test to make sure it opens real trades
Good morning. I would like to create HFT bot to trade on Prop Firm without breaking the rules. It should scalp. EA should have SL, TP, BE and even Trail Loss inputs. The EA should also have daily loss and profits target so when met the EA stops for the day
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should
Alex 30+ USD
//+------------------------------------------------------------------+ //| PriceAction.mq4 | //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023" #property link " https://www.mql5.com " #property version "1.00" #property indicator_separate_window #property indicator_buffers 2 #property
**Technical specifications for the improvement of the ProNewsTrader advisor** 1. **Description of the current state of the advisor:** - The **News** advisor automatically trades on financial markets, focusing on news events. - In the current version, news is loaded from external sites that no longer work. - The **Stop Loss**, **Take Profit**, **Trailing Stop** levels and pending orders are implemented virtually. 2
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this

项目信息

预算
35 - 50 USD
开发人员
31.5 - 45 USD
截止日期
 1  10 天