Its ea creation job with arrow type indicator.

MQL4 指标 专家

指定

here i have simple arrow type indicator i need to crate ea  and indicator with it.. i will explain all logic with you pls bid if you are experience experience coder. 

反馈

1
开发者 1
等级
(39)
项目
50
18%
仲裁
5
40% / 40%
逾期
0
空闲
2
开发者 2
等级
(29)
项目
35
14%
仲裁
5
40% / 60%
逾期
5
14%
空闲
3
开发者 3
等级
(116)
项目
137
36%
仲裁
15
13% / 67%
逾期
9
7%
空闲
4
开发者 4
等级
(41)
项目
54
4%
仲裁
5
0% / 60%
逾期
4
7%
空闲
5
开发者 5
等级
(5)
项目
5
20%
仲裁
4
25% / 75%
逾期
0
空闲
6
开发者 6
等级
(339)
项目
809
73%
仲裁
30
33% / 37%
逾期
194
24%
空闲
7
开发者 7
等级
(63)
项目
194
73%
仲裁
4
100% / 0%
逾期
1
1%
空闲
8
开发者 8
等级
(54)
项目
53
17%
仲裁
7
0% / 100%
逾期
5
9%
空闲
9
开发者 9
等级
(7)
项目
14
21%
仲裁
1
0% / 100%
逾期
3
21%
空闲
10
开发者 10
等级
(1)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
11
开发者 11
等级
(568)
项目
641
41%
仲裁
22
55% / 27%
逾期
47
7%
工作中
12
开发者 12
等级
(2)
项目
4
0%
仲裁
4
25% / 75%
逾期
1
25%
空闲
13
开发者 13
等级
(31)
项目
40
43%
仲裁
0
逾期
2
5%
工作中
14
开发者 14
等级
(50)
项目
55
60%
仲裁
2
0% / 0%
逾期
1
2%
空闲
15
开发者 15
等级
(16)
项目
17
35%
仲裁
2
50% / 50%
逾期
0
空闲
16
开发者 16
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
17
开发者 17
等级
(266)
项目
540
50%
仲裁
55
40% / 36%
逾期
224
41%
工作中
18
开发者 18
等级
项目
0
0%
仲裁
0
逾期
0
空闲
19
开发者 19
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Здравствуйте. Я новичок в трейдинге. Ищу робота для торговли золотом и валютными парами. Так как я новичок в этом деле, то хотелось бы найти хорошего робота, который бы сам определял прибыльную сделку (неважно валютная пара это или золото) и сам бы ее совершал, хотя бы с точностью 90%. О цене поговорим позже. Жду ваших предложений
Mahlatse 50+ USD
I want to Trading to the real account and I need to work with robot so I don't how to find the robot so I need your help to find it or we can talk what's app my number 076 584 7256
Hello, i have a custom indicator on pinescript and i would like to convert it to a EA. Indicator basically gives buy sell signals and based on that orders to be placed and reversed. To give you complete requirement: 1. Use the TV pine script and convert it to EA 2. Reverse signals i.e. when buy order is running and sell signal shows then close previous order and open signal. 3. No
I need an EA that use the following Strategie. Please watch the videos on the Youtube channel. The EA should work on every Plattform https://www.youtube.com/@MXProfits/videos I need video call to explain
See the video and expert advisor should cater to all the requirements and setups shown in below video. Expert advisor will work on just 1 symbol and 1 timeframe which is present on the chart to which is attached. https://www.youtube.com/watch?v=PjigwAmhiT0&amp ;t=892s trading system is based on stochastic oscillators, particularly what "quad rotation" and divergences. Need to use four stochastic bands (9,3 - 14,3 -
MT5 中运行的 EA 的主要任务 : 1 EA 将同时选择两对货币进行交易,包括 AUDUSD 、 EURUSD 、 GBPUSD 、 NZDUSD 、 USDCAD 、 USDCHF 、 USDJPY 、 AUDJPY 、 EURAUD 、 EURJPY 、 GBPJPY 、 GBPNZD 和 GBPCHF ,默认设置 GBPUSD 、 EURAUD 。 2 蜡烛图 的时间 区间 包括 15M 、 30M 、 1H 、 2H 、 4H 或 1D 。对于两对货币中的 每一对而言, 将同时密切观察两个 时间区间图。 也就是说,两对 货币 同时 打开 四个窗口,每对默认设置 15M 和 4H 。 如果 您 不肯定如何 为同一货币对打开两个窗口,请不要考虑接受这项工作 。 3 将使用自主开发的指标 CMA 结合 CCI 预测走势。 在某些特殊情况下 ,将使用 马丁格尔策略进行操作。因此,如果您已经拥有基于 Martingale
Required to develop expert advisory which will work on any pair including crypto , forex, gold, silver, oil, simple stragy which will work on RSI,GRID, take profit, grid distance, start and stop button, only buy and only sell, filter for time frame Like 5m to 4 hr. stop loss and take profit .Detail will be shared once you except order
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line

项目信息

预算
40+ USD
开发人员
36 USD
截止日期
 1  4 天