Expert advisor forex market

指定

We need to create an expert advisor for mt5 for forex, it will open one position at the same time every day 10:30am gmt -5 on the 1 min time frame, it will take the trade based on the direction the 200sma. It will put the stop loss at 8 pips and the tp at 8 pips.

応答済み

1
開発者 1
評価
(215)
プロジェクト
348
16%
仲裁
22
41% / 32%
期限切れ
18
5%
多忙
2
開発者 2
評価
(29)
プロジェクト
35
14%
仲裁
5
40% / 60%
期限切れ
5
14%
3
開発者 3
評価
(513)
プロジェクト
776
63%
仲裁
33
27% / 45%
期限切れ
23
3%
4
開発者 4
評価
(173)
プロジェクト
246
22%
仲裁
17
65% / 18%
期限切れ
1
0%
取り込み中
5
開発者 5
評価
(20)
プロジェクト
26
46%
仲裁
0
期限切れ
0
仕事中
6
開発者 6
評価
(2104)
プロジェクト
2675
62%
仲裁
114
46% / 25%
期限切れ
420
16%
取り込み中
7
開発者 7
評価
(3)
プロジェクト
4
0%
仲裁
2
0% / 100%
期限切れ
1
25%
8
開発者 8
評価
(37)
プロジェクト
59
27%
仲裁
25
20% / 52%
期限切れ
10
17%
仕事中
9
開発者 9
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
10
開発者 10
評価
(141)
プロジェクト
207
80%
仲裁
18
33% / 44%
期限切れ
10
5%
仕事中
11
開発者 11
評価
(86)
プロジェクト
112
39%
仲裁
0
期限切れ
3
3%
仕事中
12
開発者 12
評価
(133)
プロジェクト
174
18%
仲裁
17
47% / 18%
期限切れ
0
取り込み中
13
開発者 13
評価
(558)
プロジェクト
1344
59%
仲裁
28
82% / 0%
期限切れ
10
1%
14
開発者 14
評価
(1)
プロジェクト
1
0%
仲裁
3
33% / 67%
期限切れ
0
15
開発者 15
評価
(17)
プロジェクト
22
36%
仲裁
2
0% / 100%
期限切れ
4
18%
16
開発者 16
評価
(72)
プロジェクト
80
10%
仲裁
36
8% / 53%
期限切れ
6
8%
仕事中
17
開発者 17
評価
(300)
プロジェクト
450
65%
仲裁
5
40% / 0%
期限切れ
4
1%
18
開発者 18
評価
(564)
プロジェクト
933
47%
仲裁
302
59% / 25%
期限切れ
125
13%
取り込み中
19
開発者 19
評価
(98)
プロジェクト
122
39%
仲裁
9
89% / 0%
期限切れ
0
仕事中
20
開発者 20
評価
(63)
プロジェクト
194
73%
仲裁
4
100% / 0%
期限切れ
1
1%
仕事中
21
開発者 21
評価
(267)
プロジェクト
542
50%
仲裁
55
40% / 36%
期限切れ
225
42%
仕事中
22
開発者 22
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
類似した注文
I am looking for help to code an Expert Advisor (EA) for MetaTrader 4 (MT4). The EA should automate trading based on specific strategies and market conditions. I'm familiar with the basics of MQL4 but need assistance with more advanced features, like managing multiple indicators, optimizing risk management, and implementing trailing stops. I aim to create a reliable, efficient EA that can monitor the market and
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
I want a bot that take trade from any arrow indicator with buffer value. Pls the bot even have 5 indicator filter to filter trade independent of the time frame of the bot
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters

プロジェクト情報

予算
30+ USD
開発者用
27 USD