An Expert Advisor based on the Custom Indicator Parameter and the Requirement Specification I provided

仕事が完了した

実行時間8 日
依頼者からのフィードバック
Thank you Mikhail for your professionalism in your work and looking forward to work with you on my next project.
開発者からのフィードバック
Excellent Сustomer

指定

The Custom Indicator I provided work on all markets and Timeframes.I want a Trading Robot that will work on Candle Sticks patterns and  formations.The Robot will open and close positions automatically.The Robot will automatically close all positions at opposite signal or exit the trade when the signal change from uptrend to downtrend and vice versa.The Robot will open the position when a new Bullish or Bearish candle emerge. The Robot is to be tested using new Bullish or Bearish candle so that there is no need to add functions for disabling operations inside the Candle Stick.I want a situation where once the Robot open buy/sell position then it will buy or sell in that particular direction only.Eg: If the market is on the uptrend and the Robot open a buy position on the first Bullish Candle at 1hr timeframe; then if at the end of the Candle it is still  a Bullish Candle then the Robot should open the second buy position and continue the process like that with the same lot size, until when the next Candle is Bearish or negative then the Robot should not perform any task.That is if the market is on the buy mode or uptrend, then the Robot has only to keep buying as long as the next Candle is a Bullish Candle,and if the next Candle is a Bearish Candle, then the Robot will not buy or sell,the Robot will wait untill any Candle close positive again then it will buy again.That's apply the same process when the market is on the downtrend or sell mode.The Robot is only working on the Bearish Candles and stop working when there's a Bullish Candle emerge.The Robot will wait until the Bearish Candle emerge or form again and the Robort resume again it task.The parameter will include adjustable lot size,buy/sell, max spread filter,time and date filter,and the Input of the Custom Indicator and Requirement Specifications I provided.The package should include the warranty.Please Note:I will send the Custom Indicator Parameter's Link to the selected applicant. I recommend to use the Moving Average(MA) to make as the open/close positions by the Robot as the arrow sometimes appear on the chart a little bit late, but the moving Average(MA) always show the change of the market movement in time.The name of the Robot is"Top Bottom Finder Pro."The Robot has to be back tested by the selected Applicant to ensure the Robot will perform it's task according to the Custom Indicator's parameter and the require specification provided by me.


応答済み

1
開発者 1
評価
(586)
プロジェクト
918
46%
仲裁
31
39% / 29%
期限切れ
93
10%
仕事中
2
開発者 2
評価
(294)
プロジェクト
371
21%
仲裁
43
60% / 23%
期限切れ
43
12%
仕事中
3
開発者 3
評価
(337)
プロジェクト
455
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
4
開発者 4
評価
(39)
プロジェクト
50
18%
仲裁
5
40% / 40%
期限切れ
0
5
開発者 5
評価
(2422)
プロジェクト
3042
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
6
開発者 6
評価
(41)
プロジェクト
88
14%
仲裁
30
30% / 53%
期限切れ
36
41%
仕事中
7
開発者 7
評価
(56)
プロジェクト
175
71%
仲裁
4
100% / 0%
期限切れ
1
1%
8
開発者 8
評価
(74)
プロジェクト
73
47%
仲裁
2
50% / 50%
期限切れ
2
3%
9
開発者 9
評価
(548)
プロジェクト
1330
59%
仲裁
28
82% / 0%
期限切れ
10
1%
10
開発者 10
評価
(143)
プロジェクト
255
35%
仲裁
12
25% / 58%
期限切れ
42
16%
11
開発者 11
評価
(475)
プロジェクト
504
53%
仲裁
10
60% / 20%
期限切れ
3
1%
12
開発者 12
評価
(63)
プロジェクト
84
26%
仲裁
23
22% / 48%
期限切れ
23
27%
13
開発者 13
評価
(58)
プロジェクト
66
8%
仲裁
39
26% / 56%
期限切れ
12
18%
仕事中
14
開発者 14
評価
(119)
プロジェクト
169
38%
仲裁
9
78% / 22%
期限切れ
15
9%
15
開発者 15
評価
(2077)
プロジェクト
2636
61%
仲裁
113
45% / 26%
期限切れ
418
16%
仕事中
16
開発者 16
評価
(96)
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
17
開発者 17
評価
(253)
プロジェクト
407
38%
仲裁
85
42% / 19%
期限切れ
70
17%
取り込み中
18
開発者 18
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
19
開発者 19
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
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 have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
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 seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

プロジェクト情報

予算
50 - 200 USD
開発者用
45 - 180 USD
締め切り
最低 3 最高 7 日