An Expert Advisor or Indicator based on Stochastics arrow indicator and Moving average needed

指定

Anyone who is able to do this, please come forward and the strategy will be explained and it will consist of moving average and stochastic

Anyone who is able to do this work, please progress, and the strategy will be explained and it consists of moving average and stochastic, and if the indicator is a problem, I just want accuracy in the work.

反馈

1
开发者 1
等级
(16)
项目
19
11%
仲裁
3
0% / 100%
逾期
2
11%
空闲
2
开发者 2
等级
(130)
项目
184
32%
仲裁
17
29% / 59%
逾期
27
15%
工作中
3
开发者 3
等级
(28)
项目
30
37%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(14)
项目
21
24%
仲裁
9
33% / 44%
逾期
8
38%
空闲
5
开发者 5
等级
(19)
项目
35
26%
仲裁
10
30% / 70%
逾期
5
14%
空闲
6
开发者 6
等级
(15)
项目
21
38%
仲裁
3
33% / 33%
逾期
4
19%
空闲
7
开发者 7
等级
(2)
项目
4
0%
仲裁
0
逾期
0
空闲
8
开发者 8
等级
(1088)
项目
1439
45%
仲裁
49
71% / 12%
逾期
35
2%
工作中
9
开发者 9
等级
(36)
项目
45
47%
仲裁
5
40% / 60%
逾期
9
20%
空闲
10
开发者 10
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
11
开发者 11
等级
(65)
项目
71
30%
仲裁
8
0% / 88%
逾期
5
7%
空闲
12
开发者 12
等级
(19)
项目
27
19%
仲裁
6
33% / 33%
逾期
2
7%
空闲
13
开发者 13
等级
(67)
项目
79
33%
仲裁
6
50% / 33%
逾期
7
9%
空闲
14
开发者 14
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
15
开发者 15
等级
(237)
项目
419
34%
仲裁
53
36% / 40%
逾期
154
37%
繁忙
16
开发者 16
等级
(548)
项目
1330
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
17
开发者 17
等级
(39)
项目
55
13%
仲裁
5
20% / 20%
逾期
6
11%
空闲
18
开发者 18
等级
(41)
项目
88
14%
仲裁
30
30% / 53%
逾期
36
41%
工作中
19
开发者 19
等级
(114)
项目
154
47%
仲裁
2
0% / 50%
逾期
4
3%
空闲
20
开发者 20
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
21
开发者 21
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
22
开发者 22
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @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 )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
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
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is
Looking to create EA for forex tradding with strategy as per price action, where order get excuted with proper stop loss and take profit. and order size should change as per privious trade result
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
i need someone who can remake this indicator to a winning strategy. i need someone who can make my signal on that indicator to appear fast on the chart... let me know if you can
I am seeking a coder who has experience in converting an MT4 indicator & EA(.mq4 file, source code provided) to TradingView's Pine Script. The indicator should be identical to the original, with the same inputs and settings. Upon completion of the task, the coder will send me the Pine Script indicator & EA along with the full source code, and the project will remain confidential. This task should be straightforward

项目信息

预算
30+ USD
开发人员
27 USD