Potrzebny doradca MACD

MQL5 エキスパート

指定

1. Idea uruchomienia jest następująca : wejście na rynek ma miejsce, gdy główna linia MACD przecina się z linią sygnałową zgodnie z aktualnym uruchamianiem trendu .        

2. Trend jest ustalany na podstawie średniej kroczącej wykładniczej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od sieci, trend jest postrzegany jako rosnący (ema_current > ema_previous). Alternatywnie, jeśli bieżąca EMA znajduje się pod wodą, trend jest dostępny za spadający (ema_current< ema_previous).      

3. Sygnały handlowe :  

  • Sygnał kupna: główna linia MACD przecina sygnałową ku górze (macd_current>signal_current && macd_previous<signal_previous).
  • Sygnał sprzedaży: główna linia MACD przecina rozwiązanie w dół (macd_current<signal_current && macd_previous>signal_previous). Poniższy rysunek przedstawia przypadki kupna i sprzedaży.


4. Pozycje zamykane są przy przeciwnych sygnałach: które kupna zamykane są przy sygnałach sprzedaży, a które są zamykane przy sygnałach kupna.  

5. Pozycje otwierane są po cenie, gdy pojawi się nowy słupek. Expert Advisor może być testowany przy użyciu cen otwarcia, więc nie ma zasilania do funkcji zasilania wyłączników operacji wewnątrz słupka.  

6. Dodatkowe filtry do otwierania pozycji :  

Wartość bezwzględna głównej linii MACD zostanie użyta do odfiltrowania słabego sygnału: sygnał jest wzmocniony tylko wtedy, gdy ta wartość jest większa niż open_level (w urządzeniu). Warunki zatwierdzone są następujące:

  • Potwierdzenie wniosku kupna: Abs(macd_current)>open_level
  • Potwierdzenie aplikacji sprzedaży: macd_current>open_level

7. Dodatkowe filtry do zamykania pozycji :  

Wartość podstawowa linii MACD będzie również używana do określenia pozycji: sygnał jest potwierdzony, jeśli ta wartość jest większa niż poziom_zamknięty (w urządzeniu). Warunki, które zostały potwierdzone, zostały następujące:

  • Potwierdzenie zamkniętych pozycji kupna — macd_current>close_level
  • Potwierdzenie zamknięcia pozycji sprzedaży — Abs(macd_current)>close_level

8. Zamknij przez Take Profit — otwiera pozycje Take poziom Profit jest ustawiony w odległości od cen otwarcia, ukrytej w lokalizacji. Wartość jest regulowana w parametrze wejściowym InpTakeProfit.  

9. Zarządzanie pozycjami

TrailngStop służy do ochrony. Stop Loss jest ustawiany, jeśli zysk w punkcie wymiany wartości w parametrze InpTrailingStop. Jeśli nadal poruszasz się w ruchu, Stop Loss powinien być przesuwany w podanej odległości. Stop Loss nie może być przesuwany w kierunku strat, tj. wartość Stop Loss nie może być większa. Jeśli jakiekolwiek z działań ochronnych (Take Profit lub Stop Loss) nie zostaną uruchomione, pozycja zostanie przerwana przez przeciwny sygnał. Nie są dostępne inne metody wyjść z pozycji.  



応答済み

1
開発者 1
評価
(1)
プロジェクト
3
0%
仲裁
0
期限切れ
0
仕事中
2
開発者 2
評価
(294)
プロジェクト
372
21%
仲裁
43
60% / 23%
期限切れ
43
12%
取り込み中
3
開発者 3
評価
(45)
プロジェクト
76
20%
仲裁
7
0% / 86%
期限切れ
14
18%
4
開発者 4
評価
(347)
プロジェクト
546
32%
仲裁
24
67% / 8%
期限切れ
16
3%
仕事中
5
開発者 5
評価
(334)
プロジェクト
352
71%
仲裁
4
100% / 0%
期限切れ
0
多忙
6
開発者 6
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
7
開発者 7
評価
(58)
プロジェクト
177
71%
仲裁
4
100% / 0%
期限切れ
1
1%
仕事中
8
開発者 8
評価
(3)
プロジェクト
3
0%
仲裁
3
33% / 33%
期限切れ
0
9
開発者 9
評価
(2)
プロジェクト
2
0%
仲裁
0
期限切れ
1
50%
仕事中
10
開発者 10
評価
(156)
プロジェクト
221
22%
仲裁
14
64% / 21%
期限切れ
1
0%
多忙
11
開発者 11
評価
(14)
プロジェクト
22
23%
仲裁
7
43% / 29%
期限切れ
3
14%
取り込み中
類似した注文
Hello, I need an EA or indicator for MT4 that can calculate the difference in pips between the closing price of the first 5 second candle and my actual trade entry price on the opened MT4 trade . EXAMPLE: BUY TRADE: When I open a EURUSD buy trade at 14:30:07 with a fill at 1.0860 and the price at 14:30:05 was at 1.0855 then the script should show me -5.0 pips on the MT4 chart. SELL TRADE: When I open a EURUSD sell
Hi, I'm looking for a coder to develop an automated trading robot for the MetaTrader 5 platform, capable of executing orders according to a defined strategy. The robot must allow for the configuration of: Distances between orders Lot sizes Levels of profits and losses (in pips and in currency) Recording performances in 2 dashboards Manual closure of all positions The Expert Advisor must successfully pass the MQL5
Telegram To MT5 EA 40 - 50 USD
I'm in need of Telegram to MT5 EA copier. The copier should be able to open telesignals directly on MT5 terminal. Message me if you can create the EA as described. Regards
Hey I am looking for someone to help with the testing of my 1000+ robots, you will be asked to always run testing for 30 expert advisors within 24/7 and you will have to provide results from the testing of each EA, let me know if you can help thanks
I need an expert to test robots 24/7 and the best ones come to real servers to work with real money. If we have good success, I increase the risk to 10-20% and the capital. a) 30x Forex robot installation. b) 30x Forex robot settings adjustment. c) 30x Forex robot is tested 24/7 for success. d) 30x Forex robot is provided by the client. e) 30x Forex robot is tested for functions to see if it works on MT4 or MT5. f)
Hello, how are you? I would like to create a robot (another version of a robot I already have) I currently have the source code but would like to have another robot that belongs to me but with different settings, if I provide you with the source code with all the settings are you able to remake me another robot with modifications? and if so what would be your price
EA indicador Velas 30 - 50 USD
Necesito crear un EA basado en un indicador que da señal de entrada y que tenga los siguientes parametros 1. Entrar Buy o Sell en la siguiente vela de la señal dependiendo la Flecha 2. El TP para BUY sera apenas cierre en vela verde sin importar los pips que saque de ganancias puede ser que sea 1 pip o 10 o incluso salir en perdida, no importa 2. El TP para Sell sera apenas cierre en vela roja sin importar los pips
Hello, i haven an idea for a bot i had becktested it for 1year and it is really easy, it is a range of 30 min where you take the high and low, now price need to cross that zone and also close, then i want an entre with SL not the same candle but the candle after. and just aim for 1;1 , i really think this should not be expensive to make? is this right? is yes, please tell me who i can contact and discuss the price to
hello there, first thing first, I worked hard to develop this EA, I have 8 years of trading experience, and I come to conclusion that an EA is a must. now this EA have some (unseen) TP taking and trade management. I a Entry On cross only, if True m looking for someone that is 1- serious to make this work 2- knowlagble and having extensive trading experience 3- great experience in optimiation AFTER OPTIMIZATION this
Request to improve performance in back test of a custom indicator SMC_OSC (Smart market concept + Market sentiment oscillator). It works fine but it has a hard problem, it is extremely slow in tick-mode and I cannot use it in EA due the infinite range times it gets to back-testing. About the first section in Chart price (Smart market concept), it uses candle close pivots (on bar, no ticks) and so I think that this

プロジェクト情報

予算
30+ USD
VAT(付加価値税) (23%): 6.9 USD
合計: 37 USD
開発者用
27 USD

依頼者

出された注文1
裁定取引数0