Need conversion of an Indicator to an EA with rules

指定

Need an EA which will take signals from a custom indicator  and opens/closes trades  on a Renk Chart with all the options like

1) Staggered entries and exits,

2) Position sizing   

3) SL/BE

4) Re-entry on retrace base after the first 2 exits and if the signal is still valid  

I m open to suggestions on making it efficient. 

応答済み

1
開発者 1
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
2
開発者 2
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
3
開発者 3
評価
(118)
プロジェクト
201
42%
仲裁
44
9% / 68%
期限切れ
47
23%
4
開発者 4
評価
(41)
プロジェクト
160
45%
仲裁
16
13% / 50%
期限切れ
48
30%
5
開発者 5
評価
(30)
プロジェクト
93
49%
仲裁
18
56% / 17%
期限切れ
38
41%
6
開発者 6
評価
(1)
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
7
開発者 7
評価
(13)
プロジェクト
18
22%
仲裁
4
0% / 25%
期限切れ
5
28%
8
開発者 8
評価
プロジェクト
0
0%
仲裁
2
0% / 100%
期限切れ
0
9
開発者 9
評価
(10)
プロジェクト
20
15%
仲裁
3
0% / 67%
期限切れ
10
50%
10
開発者 10
評価
(182)
プロジェクト
342
42%
仲裁
118
12% / 73%
期限切れ
104
30%
11
開発者 11
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
488
17%
12
開発者 12
評価
(4)
プロジェクト
30
70%
仲裁
5
0% / 40%
期限切れ
12
40%
13
開発者 13
評価
(473)
プロジェクト
1138
44%
仲裁
51
31% / 33%
期限切れ
500
44%
14
開発者 14
評価
(63)
プロジェクト
80
28%
仲裁
17
12% / 76%
期限切れ
48
60%
15
開発者 15
評価
(5)
プロジェクト
14
86%
仲裁
2
0% / 100%
期限切れ
1
7%
16
開発者 16
評価
(2423)
プロジェクト
3044
66%
仲裁
77
48% / 14%
期限切れ
340
11%
17
開発者 17
評価
(265)
プロジェクト
539
50%
仲裁
55
40% / 36%
期限切れ
224
42%
仕事中
18
開発者 18
評価
(59)
プロジェクト
182
55%
仲裁
31
45% / 16%
期限切れ
103
57%
19
開発者 19
評価
(439)
プロジェクト
545
25%
仲裁
21
38% / 38%
期限切れ
83
15%
20
開発者 20
評価
(187)
プロジェクト
367
56%
仲裁
45
22% / 56%
期限切れ
188
51%
21
開発者 21
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
22
開発者 22
評価
(257)
プロジェクト
341
58%
仲裁
7
14% / 71%
期限切れ
9
3%
23
開発者 23
評価
(88)
プロジェクト
143
39%
仲裁
21
19% / 48%
期限切れ
30
21%
24
開発者 24
評価
(8)
プロジェクト
9
0%
仲裁
6
0% / 100%
期限切れ
4
44%
25
開発者 25
評価
(71)
プロジェクト
254
53%
仲裁
16
50% / 38%
期限切れ
83
33%
26
開発者 26
評価
(62)
プロジェクト
140
46%
仲裁
19
42% / 16%
期限切れ
32
23%
27
開発者 27
評価
(5)
プロジェクト
10
70%
仲裁
0
期限切れ
5
50%
仕事中
類似した注文
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
We are seeking a talented and experienced developer to convert two sophisticated TradingView indicators to NinjaTrader 8. These indicators are crucial for our trading strategy, and we need them to function flawlessly in the new environment. The project comes with specific usage restrictions, which will be discussed in detail with the chosen developer. Requirements: Extensive experience with both TradingView and
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings

プロジェクト情報

予算
100 - 300 USD
開発者用
90 - 270 USD
締め切り
最高 1 日