Any developers out there that has good experience in coding Ichimoku EA signals required.

MQL4 专家 外汇 股票

工作已完成

执行时间5 天
员工反馈
Very good client. Nice clear instructions.
客户反馈
Good and very quick programmer....Highly Recommend!

指定

Need EA to be developed ASAP from Ichimoku customized strategy. 

1. Single and multiple order to be initiated ( settings to be customized in EA settings)

2. Trailing stops, take profit and stop loss targets ( settings to be customized in EA settings)

3. Multiple currency / symbol trading at the same time.

4. Tenkan and Kijune signal initiation for buy or sell orders to be sett in EA settings.

5. fully customizable in EA settings 

反馈

1
开发者 1
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
2
开发者 2
等级
(12)
项目
12
25%
仲裁
1
0% / 100%
逾期
0
空闲
3
开发者 3
等级
(126)
项目
151
48%
仲裁
6
83% / 17%
逾期
2
1%
空闲
4
开发者 4
等级
(199)
项目
287
52%
仲裁
0
逾期
1
0%
空闲
5
开发者 5
等级
(1088)
项目
1440
45%
仲裁
49
73% / 12%
逾期
35
2%
工作中
6
开发者 6
等级
(58)
项目
66
8%
仲裁
39
26% / 56%
逾期
12
18%
工作中
7
开发者 7
等级
(155)
项目
239
70%
仲裁
3
67% / 33%
逾期
20
8%
空闲
8
开发者 8
等级
(24)
项目
28
32%
仲裁
1
0% / 0%
逾期
0
空闲
9
开发者 9
等级
项目
1
0%
仲裁
0
逾期
0
空闲
10
开发者 10
等级
(238)
项目
421
34%
仲裁
53
36% / 40%
逾期
154
37%
已载入
11
开发者 11
等级
(586)
项目
1047
49%
仲裁
39
28% / 41%
逾期
49
5%
工作中
12
开发者 12
等级
(1093)
项目
1773
61%
仲裁
14
64% / 7%
逾期
84
5%
空闲
13
开发者 13
等级
(476)
项目
505
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
14
开发者 14
等级
(92)
项目
132
35%
仲裁
13
38% / 31%
逾期
32
24%
空闲
15
开发者 15
等级
(251)
项目
400
54%
仲裁
9
67% / 22%
逾期
36
9%
空闲
16
开发者 16
等级
(48)
项目
80
28%
仲裁
8
75% / 13%
逾期
41
51%
空闲
17
开发者 17
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
18
开发者 18
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
19
开发者 19
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
20
开发者 20
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is

项目信息

预算
30 - 100 USD
开发人员
27 - 90 USD
截止日期
 5  10 天